ResultCorrectionsCorrectionList Property A Sandcastle Documented Class Library
A read only list of the corrections in the result.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public IList<ResultCorrection> CorrectionList { get; }

Property Value

Type: IListResultCorrection
See Also

Reference