Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom Namespace > DocumentVatRegisterIssue Class > DocumentVatRegisterIssue Properties > OssCorrectionDate Property | | Drukuj |
.NET Framework Class Library
DocumentVatRegisterIssue.OssCorrectionDate Property
Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom
Assembly: Sage.PL.WebAPI.Interface.FKF.Documents (in Sage.PL.WebAPI.Interface.FKF.Documents.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Public Property OssCorrectionDate As Nullable(Of DateTime) |
C# |
public Nullable<DateTime> OssCorrectionDate { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_ossCorrectionDate(); |
DocumentVatRegisterIssue Class
DocumentVatRegisterIssue Members
Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Issue.Custom Namespace