ExchangeObject Properties |
The ExchangeObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectTypeId |
The Id of the data object type of the data object that the Exchange Object represents.
Either ObjectUId or ObjectTypeId is always present.
|
![]() | ObjectUId |
The UId of the data object that the Exchange Object represents.
Either ObjectUId or ObjectTypeId is always present.
|
![]() | Operation |
Should the object be created, updated or deleted?
|
![]() | Properties |
Property values for the object.
Use AddProperty() to add a property.
|
![]() | PropertyCount | |
![]() | Tag |
Optional "tag" value which is not used by the processing logic.
Can be null.
|