Sage.PL.WebAPI.Interface.Purchases.ViewModels Namespace > PurchaseDocumentIssue Class > PurchaseDocumentIssue Properties > IsSmeProcedure Property | | Drukuj |
.NET Framework Class Library
PurchaseDocumentIssue.IsSmeProcedure Property
Czy jest zastosowana procedura SME
Namespace: Sage.PL.WebAPI.Interface.Purchases.ViewModels
Assembly: Sage.PL.WebAPI.Interface.Purchases (in Sage.PL.WebAPI.Interface.Purchases.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Public Property IsSmeProcedure As Boolean |
C# |
public bool IsSmeProcedure { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_isSmeProcedure(); |