Method Accept
Accept(String)
Load field according to its associated value in fieldSelections
Declaration
public virtual FieldSelectorResult Accept(String field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | a field name |
Returns
Type | Description |
---|---|
FieldSelectorResult | the fieldSelections value that field maps to or NO_LOAD if none. |