Click or drag to resize
XOrderByFieldNames Property
Gets the list of field names.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<string> FieldNames { get; }

Property Value

Type: ListString
The list of field names.
See Also