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

Drukuj

.NET Framework Class Library

BusinessDocumentPositionIssue.Account03 Property

Nazwa parametru A03.

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

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 Account03 As String
 Get
 Set

C#

public string Account03 { getset; }

Visual C++

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

JavaScript

function get_account03();
function set_account03(value);

See Also

BusinessDocumentPositionIssue Class

BusinessDocumentPositionIssue Members

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