Click or drag to resize

DataObjectIntegrationMessageBuilderBase Methods

The DataObjectIntegrationMessageBuilderBase type exposes the following members.

Methods
  NameDescription
Protected methodCheckDataObjectType
Check Data Object Type
Protected methodGetTrackedProperties
Get properties that are already tracked as defined columns, not extension attributes
Public methodHasAnyChangeDoneInOdwMappedProperties
Protected methodIsNewObject
Check if object is new
Protected methodIsPropertyValueModified
Check if property value changed
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