Click or drag to resize
Infosoft Logo

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.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string CaptureFaultDescription { get; set; }

Property Value

String
See Also