Packages

t

dynamics.common

ImportFileJson

trait ImportFileJson extends Object with ImportFileJsonFV

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImportFileJson
  2. ImportFileJsonFV
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val ImportLog_ImportFile_nl: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  2. val additionalheaderrow: UndefOr[String]
    Annotations
    @JSOptional()
  3. val content: UndefOr[String]
    Annotations
    @JSOptional()
  4. val createdon: UndefOr[String]
    Annotations
    @JSOptional()
  5. val datadelimitercode: UndefOr[Int]
    Annotations
    @JSOptional()
  6. val enableduplicatedetection: UndefOr[Boolean]
    Annotations
    @JSOptional()
  7. val failurecount: UndefOr[Int]
    Annotations
    @JSOptional()
  8. val fielddelimitercode: UndefOr[Int]
    Annotations
    @JSOptional()
  9. val filetypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  10. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  11. val headerrow: UndefOr[String]
    Annotations
    @JSOptional()
  12. val importfileid: UndefOr[String]
    Annotations
    @JSOptional()
  13. val importid: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "importid@odata.bind" )
  14. val importmapid: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "importmapid@odata.bind" )
  15. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  16. val isfirstrowheader: UndefOr[Boolean]
    Annotations
    @JSOptional()
  17. val name: UndefOr[String]
    Annotations
    @JSOptional()
  18. val parsedcolumnprefix: UndefOr[String]
    Annotations
    @JSOptional()
  19. val parsedcolumnsnumber: UndefOr[Int]
    Annotations
    @JSOptional()
  20. val parsedtablename: UndefOr[String]
    Annotations
    @JSOptional()
  21. val partialfailurecount: UndefOr[Int]
    Annotations
    @JSOptional()
  22. val processcode: UndefOr[Int]
    Annotations
    @JSOptional()
  23. val processingstatus: UndefOr[Int]
    Annotations
    @JSOptional()
  24. val processingstatus_fv: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  25. val progresscounter: UndefOr[Int]
    Annotations
    @JSOptional()
  26. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  27. val recordsownerid_systemuser: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  28. val recordsownerid_team: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( "recordsownerid_team@odata.bind" )
  29. val size: UndefOr[Int]
    Annotations
    @JSOptional()
  30. val source: UndefOr[String]
    Annotations
    @JSOptional()
  31. val sourceentityname: UndefOr[String]
    Annotations
    @JSOptional()
  32. val statuscode: UndefOr[Int]
    Annotations
    @JSOptional()
  33. val statuscode_fv: UndefOr[String]
    Definition Classes
    ImportFileJsonFV
    Annotations
    @JSOptional() @JSName( ... )
  34. val successcount: UndefOr[Int]
    Annotations
    @JSOptional()
  35. val targetentityname: UndefOr[String]
    Annotations
    @JSOptional()
  36. def toLocaleString(): String
    Definition Classes
    Object
  37. val totalcount: UndefOr[Int]
    Annotations
    @JSOptional()
  38. val usesystemmap: UndefOr[Boolean]
    Annotations
    @JSOptional()
  39. def valueOf(): Any
    Definition Classes
    Object