t

dynamics.client

AttributeMetadata

trait AttributeMetadata extends Object

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

Value Members

  1. val AttributeOf: Option[String]
  2. val AttributeType: String
  3. val ColumnNumber: Int
  4. val EntityLogicalName: String
  5. val IsLogical: Boolean
  6. val IsPrimaryId: Boolean
  7. val IsValidForRead: Boolean
  8. val LogicalName: String
  9. val MetadataId: String
  10. val SchemaName: String
  11. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  12. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  13. val odatatype: String
    Annotations
    @JSName( "@odata.type" )
  14. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  15. def toLocaleString(): String
    Definition Classes
    Object
  16. def valueOf(): Any
    Definition Classes
    Object