ObjectTypeInfoName Property |
Gets or sets the default the name of object collections used for the object type's data (for example in the macro engine).
If not set, the ObjectClassName is used by default.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic string Name { get; set; }
Property Value
Type:
String
See Also