Sage.PL.WebAPI.Interface.Warehouse.ViewModels Namespace > WarehouseDocumentListElement Class > WarehouseDocumentListElement Properties > Id2External Property | | Drukuj |
.NET Framework Class Library
WarehouseDocumentListElement.Id2External Property
Indentyfikator dokumentu z zewnętrznego systemu np. kod lub guid lub wartość int
Namespace: Sage.PL.WebAPI.Interface.Warehouse.ViewModels
Assembly: Sage.PL.WebAPI.Interface.Warehouse (in Sage.PL.WebAPI.Interface.Warehouse.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Public Property Id2External As String |
C# |
public string Id2External { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_id2External(); |
WarehouseDocumentListElement Class