Base type: System.Entity
Summary: This entity presents extended component.
Name | Type | Notes |
---|---|---|
ComponentID | System.Int64 | The unique integer representation of component. |
Name | System.String | The string value that contains the name of component. |
ShortName | System.String | The string value that contains the component short name. |
ComponentType | System.Int32 | The integer value that contains the component type. |
ApplicationID | System.Int32 | The unique integer representation of parent application. |
TemplateID | System.Int64 | The unique integer representation of parent application template. |
Disabled | System.Int32 | The boolean value that specifies if component is disabled. |
ComponentOrder | System.Int32 | The integer value that contains the component order. |
ApplicationItemID | System.Int32 | The unique integer representation of application item. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |