Sage.PL.WebAPI.Interface.Purchases.ViewModels Namespace > PurchaseCorrectionIssue Class > PurchaseCorrectionIssue Properties > VoluntarySplitPayment Property 

Drukuj

.NET Framework Class Library

PurchaseCorrectionIssue.VoluntarySplitPayment Property

Flaga MPP dobrowolny na dokumencie. Odpowiednik pola [ForceSP] z importu specjalnego.

Namespace: Sage.PL.WebAPI.Interface.Purchases.ViewModels

Assembly:  Sage.PL.WebAPI.Interface.Purchases (in Sage.PL.WebAPI.Interface.Purchases.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Property VoluntarySplitPayment As Boolean
 Get
 Set

C#

public bool VoluntarySplitPayment { getset; }

Visual C++

public:
property bool VoluntarySplitPayment {
 bool get ();
 void set (bool value);
}

JavaScript

function get_voluntarySplitPayment();
function set_voluntarySplitPayment(value);

See Also

PurchaseCorrectionIssue Class

PurchaseCorrectionIssue Members

Sage.PL.WebAPI.Interface.Purchases.ViewModels Namespace