MasterDataMgmt Methods |
The MasterDataMgmt type exposes the following members.
| Name | Description | |||||||
|---|---|---|---|---|---|---|---|---|
| CopyDataFromMasterDataObject |
Method is used to copy data from a (master) data object to the action data object.
The master data object is referred through a reference property on the action data object.
The method doesn't respect the security model.
| |||||||
| CopyDataToMasterDataObject |
Method is used to copy data to a (master) data object from the action data object.
The master data object is referred through a reference property on the action data object.
The method doesn't respect the security model.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |