Click or drag to resize

MessageRelationship Properties

The MessageRelationship type exposes the following members.

Properties
  NameDescription
Public propertyDataType
The data type of the related key. This should be Guid, Integer, or String
Public propertyRelatedID
The value of the related key.
Public propertyRelatedType
The type of the related object. Typically a mapper key name.
Top
See Also