|
CreditInvoiceRetailRequestJointInvoiceMode Property |
Gets or sets a value indicating whether to use joint invoice mode. This should be used if
the selected invoice object is a main invoice entry for a joint invoice payer.
Namespace: Infosoft.Common.Contracts.MessageContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public bool JointInvoiceMode { get; set; }
No code example is currently available or this language may not be supported.
Property Value
Booleantrue if joint invoice mode should be enabled; otherwise,
false.
See Also