ObjectTypeInfoObjectClassName Property |
The code name assigned to the matching module class in the Kentico administration interface. Identifies the object types's definition in the database. Required for all object types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic string ObjectClassName { get; set; }
Property Value
Type:
String
See Also