Clone Method | Table of Content | CompareFieldValue Method (FlatFieldKey, String)![]() |
| FlatMessage.CompareFieldValue Method |
| Name | Description | |
|---|---|---|
| CompareFieldValue(FlatFieldKey, String) | Returns true if the field, specified by the given tag, is present in the FlatMessage instance and its value is equal to the given string value, otherwise it returns false. | |
| CompareFieldValue(FlatFieldRef, String) | Returns true if the field, specified by the given tag, is present in the FlatMessage instance and its value is equal to the given string value, otherwise it returns false. |