EntitySetting ComplexType
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Name | Edm.String | |
| ChildSettings | Collection( EntitySetting ) |
Navigation Properties
The navigation properties of a complex type contain references to an entity type or a collection of entity types.| Name | Type | Nullable | Description |
|---|---|---|---|
| Value | mscrm.crmbaseentity | False |
Used by
The following use the EntitySetting ComplexType.
| Name | How used |
|---|---|
| AttributeMetadata | Property |
| EntityMetadata | Property |
| ComplexAttributeMetadata | Property |
| ComplexEntityMetadata | Property |
| EntitySetting | Property |