DataEntity Properties Property
Represents the properties on this entity
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
[DataMemberAttribute(Order = 1)] public EntityProperties Properties { get; set; }
Property Value
Type: EntityProperties
See