ObjectTypeInfoDeleteObjectWithAPI Property |
If true, the object is always deleted using API methods in the remove dependencies phase, not the generated queries. Use for objects where additional actions are performed during deletion. Default is false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public bool DeleteObjectWithAPI { get; set; }
Property Value
Type:
BooleanSee Also