|
InvoicePaymentResultCaptureFaultDescription Property |
Gets or sets a description of the fault that caused the capture to be unsuccessful (not applicable if CaptureResult is Success).
Namespace: Infosoft.Common.Contracts.DataContracts.Economy.InvoicesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public string CaptureFaultDescription { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringSee Also