forwardCompareFieldValue Method (FlatFieldRef, String)   Table of ContentCompareType Method (Char)forward
FlatMessage.CompareType Method
Overload List
  NameDescription
Public methodCompareType(Char)
Returns true if the message type value is equal to the given char value, otherwise it returns false.
Public methodCompareType(String)
Returns true if the message type value is equal to the given string value, otherwise it returns false.
Top
See Also