Click or drag to resize
ResultValuesValueList 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.4.1
Syntax
C#
public IList<ResultValue> ValueList { get; }

Property Value

Type: IListResultValue
See Also