ObjectTypeInfoSupportsCloning Property |
Indicates whether the system allows cloning for objects of the given type. True by default.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool SupportsCloning { get; set; }
Property Value
Type:
BooleanSee Also