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: 9.0.0
Syntaxpublic bool SupportsCloning { get; set; }
Property Value
Type:
Boolean
See Also