 | IElectronicProcessingGetElectronicContractsByBatchResponseTypeErrorInfo Property |
Error details.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonErrorInfoType ErrorInfo { get; set; }
Public Property ErrorInfo As CommonErrorInfoType
Get
Set
function get ErrorInfo () : CommonErrorInfoType
function set ErrorInfo (value : CommonErrorInfoType)
function get_ErrorInfo();
function set_ErrorInfo(value);
Property Value
Type:
CommonErrorInfoType
See Also