MessageObjectProperty Methods

The MessageObjectProperty type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToDateTime
Converts the value of the property to DateTime.
Public methodToGuid
Converts the value of the property to Guid.
Public methodToInt
Converts the value of the property to integer.
Public methodToListT
Converts the value of the property to a list of values.
Public methodToString (Inherited from Object.)
Public methodToStringRepresentation
Converts the value of the property to string.
See Also