ExtensibleDataObjectExtensions Class |
Namespace: Aloe.EnterpriseOne.Model.Systems.Core
The ExtensibleDataObjectExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetExtensibleDataObject |
Gets the extensible data object related to the entity object.
Can return null if such ExtensibleDataObject doesn't exist.
| |
| GetOrCreateExtensibleDataObject |
Returns an ExtensibleDataObject related to the entity object.
If such object doesn't exist the object is created in the same transaction.
|