ResultValuesValueList Property A Sandcastle Documented Class Library
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.0.0
Syntax

C#
public IList<ResultValue> ValueList { get; }

Property Value

Type: IListResultValue
See Also

Reference