DataUtils OnlyTheseFields Method NFX Class Library

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

Overload List

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