| DataObjectSecurity Constructor (Int32) |
Constructor taking the ID of the DataObject for which the security is defined.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectSecurity(
int dataObjectId
)
Parameters
- dataObjectId
- Type: SystemInt32
See Also