Attributes Type
The attributes
property allows retrieving the attributes of the referenced BrowserObject as defined in the object model or in the physical Point itself. For further reference, see the following table.
Property | Type | Description |
alias | String | Alias of the system object. |
defaultProperty | String | System object default property. For example, "StatusPropagation.AggregatedSummaryStatus". |
disciplineDescriptor | String | Localized name of the discipline to which the system object belongs. For example, "Management System" |
disciplineId | Integer | Identifier of the discipline. |
functionName | String | Name of the function applied to the system object. If no function is applied, an empty string is provided. |
objectModel | String | Name of the object model. For example, "GMS_Script". |
subDisciplineDescriptor | String | Localized name of the subdiscipline. For example, "Applications". |
subDisciplineId | Integer | Identifier of the subdiscipline. |
subTypeDescriptor | String | Localized name of the subtype. |
subTypeId | Integer | Identifier of the subtype. |
typeDescriptor | String | Localized name of the type to which the system object belongs. |
typeId | Integer | Identifier of the type. |