ObjectTypeInfoObjectType Property |
The primary identifier string for the object type.
This identifier is used to select object types in the API, user interface components (UniGrid, UniSelector), REST calls, etc.
Required for all object types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ObjectType { get; set; }
Property Value
Type:
StringSee Also