Click or drag to resize

IdentityIntegrationMessageBuilder Methods

The IdentityIntegrationMessageBuilder type exposes the following members.

Methods
  NameDescription
Protected methodCheckDataObjectType
Check Data Object Type
(Inherited from DataObjectIntegrationMessageBuilderBase.)
Public methodGetIntegrationDataObjectMessage
Generates add/update integration message from integration parameters
Public methodGetIntegrationDataObjectMessageDeleted
Generates delete integration message from integration parameters
Protected methodGetTrackedProperties
Get properties that are already tracked as defined columns, not extension attributes
(Overrides DataObjectIntegrationMessageBuilderBaseGetTrackedProperties.)
Public methodHasAnyChangeDoneInOdwMappedProperties (Inherited from DataObjectIntegrationMessageBuilderBase.)
Protected methodIsNewObject
Check if object is new
(Inherited from DataObjectIntegrationMessageBuilderBase.)
Protected methodIsPropertyValueModified
Check if property value changed
(Inherited from DataObjectIntegrationMessageBuilderBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also