ObjectTypeInfoModuleName Property |
The code name of the module under which the object type belongs. Always required for all object type information definitions.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ModuleName { get; set; }
Property Value
Type:
StringSee Also