DataUtils AllButTheseFields Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberAllButTheseFields(IEnumerable String , Boolean)
Converts field names separated by ',' or ';' into a FieldFilterFunction
Public methodStatic memberAllButTheseFields(String, Boolean)
Converts field names separated by ',' or ';' into a FieldFilterFunction
Back to Top
See Also