Click or drag to resize

DataObjectSecurityUseCloneFlags Property

Note: This API is now obsolete.

Contains the clone permissions on the DataObject

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Not used anymore (as of OIS 14)")]
public bool UseCloneFlags { get; set; }

Property Value

Type: Boolean
See Also