ResultCorrectionsCorrectionList Property |
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.4.1
Syntaxpublic IList<ResultCorrection> CorrectionList { get; }
Property Value
Type:
IListResultCorrection
See Also