Click or drag to resize
ObjectTypeInfoModuleName Property
The code name of the module under which the object type belongs. Always required for all object type information definitions.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string ModuleName { get; set; }

Property Value

Type: String
See Also