t

dynamics.client

EntityDefinition

trait EntityDefinition extends Object

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

Value Members

  1. val Attributes: UndefOr[Array[AttributeMetadata]]

    Used only for the Attribute pull.

  2. val CollectionSchemaName: String
  3. val ColumnNumber: Int
  4. val Description: String
  5. val EntitySetName: String
  6. val IsActivity: Boolean
  7. val IsActivityParty: Boolean
  8. val IsCustomEntity: Boolean
  9. val IsLogical: Boolean
  10. val LogicalCollectionName: String
  11. val LogicalName: String
  12. val MetadataId: String
  13. val ObjectTypeCode: Int
  14. val PrimaryIdAttribute: String
  15. val PrimaryNameAttribute: String
  16. val SchemaName: String
  17. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  18. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  19. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  20. def toLocaleString(): String
    Definition Classes
    Object
  21. def valueOf(): Any
    Definition Classes
    Object