IBusinessObjectWithIdT Interface |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
The IBusinessObjectWithIdT type exposes the following members.
Name | Description | |
---|---|---|
DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
(Inherited from IBusinessObjectT.) | |
Id |
Gets or sets the object's identifier.
|
Name | Description | |
---|---|---|
UpdateDataObject |
Updates the data object by merging it's properties with the properties from the current business object.
(Inherited from IBusinessObjectT.) |