2.2.4.12.1.8 DynamicCategory
DynamicCategory is an instance of a GenericReadableRow Complex Type (section 2.2.4.12) that represents a dynamic category.<8>
Index |
Name |
Type |
Description |
---|---|---|---|
0 |
Id |
GUID |
This field MUST be present. It contains the identifier of the dynamic category. |
1 |
Name |
String |
This field MUST be present. It contains the name of the dynamic category. The length of the string MUST NOT be greater than 200 characters. |
2 |
Type |
DynamicCategoryType |
This field MUST be present and specifies the type of the dynamic category. The values are defined in section 2.2.5.13. |
3 |
Origin |
OriginType |
This field MUST be present and specifies the origin of the dynamic category. The values are defined in section 2.2.5.14. |
4 |
Enabled |
Boolean |
This field MUST be present. If set to TRUE, it indicates that this dynamic category MUST be considered for update synchronization. |
5 |
DiscoveryTime |
DateTime |
This field MUST be present and specifies the time and data in UTC when the dynamic category was added or modified at the update server. |