Click or drag to resize
Infosoft Logo

InvoicePaymentResultSaveFaultDescription Property

Gets or sets a description of the fault that caused the saving of the data to be unsuccessful (only applicable if CaptureResult is SaveFailure).

Namespace: Infosoft.Common.Contracts.DataContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string SaveFaultDescription { get; set; }

Property Value

String
See Also