Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Business Namespace > BusinessDocumentPositionIssue Class > BusinessDocumentPositionIssue Properties > Account16 Property 

Drukuj

.NET Framework Class Library

BusinessDocumentPositionIssue.Account16 Property

Nazwa parametru A16.

#A16 - parametr wykorzystywany do ustalenia pozycji w zapisach dla słownika A16.

Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Business

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

Syntax

Visual Basic

Public Property Account16 As String
 Get
 Set

C#

public string Account16 { getset; }

Visual C++

public:
property StringAccount16 {
 Stringget ();
 void set (Stringvalue);
}

JavaScript

function get_account16();
function set_account16(value);

See Also

BusinessDocumentPositionIssue Class

BusinessDocumentPositionIssue Members

Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Business Namespace