Base type: System.Entity
Summary: Entity provides all needed information about mapping between entity and netobject. It allows multiple mapping between netobjects and entities. CanConvert values: 0 - Both 1 - NetObject to Entity 2 - Entity to NetObject
Name | Type | Notes |
---|---|---|
EntityType | System.String | |
Name | System.String | |
Prefix | System.String | |
KeyProperty | System.String | |
NameProperty | System.String | |
KeyPropertyIndex | System.Int32 | |
CanConvert | System.Int16 | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |