| CompareFieldTranslator Delegate |
The methods in CompareFieldEnumUtils must conform to this delegate
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic delegate string CompareFieldTranslator(
Object compareField
)
Parameters
- compareField
- Type: SystemObject
Return Value
Type:
String
See Also