MasterDataMgmt Methods |
The MasterDataMgmt type exposes the following members.
| Name | Description | |||||||
|---|---|---|---|---|---|---|---|---|
| CopyDataFromMasterDataObject | Obsolete.
IMPORTANT: DEPRECATED IN 6.0. USE CopyDataFromMasterDataObject_TRANSPORT.
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.
| |||||||
| CopyDataFromMasterDataObject_TRANSPORT |
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.
| |||||||
| CopyDataToMasterDataObject | Obsolete.
IMPORTANT: DEPRECATED IN 6.0. USE CopyDataToMasterDataObject_TRANSPORT.
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.
| |||||||
| CopyDataToMasterDataObject_TRANSPORT |
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.
|
| 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.) |