Result.Values.ValueList Property |
A read only list of the values in the result.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntaxpublic IList<Result. Value> ValueList { get; }
Property Value
Type:
IList<Result.Value>
See Also