Base type: System.Entity
Summary: This entity represents external settings for components.
Name | Type | Notes |
---|---|---|
ID | System.Int64 | The unique integer representation of external settings. |
Setting | System.String | This property contains setting value. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |