|
Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels Namespace > DocumentV2 Class > DocumentV2 Properties > CorrectionDate Property | | Drukuj |
.NET Framework Class Library
DocumentV2.CorrectionDate Property
Data dokumentu korygowanego. Odpowiednik pola [dataKor] z obiektu PDokument.
Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels
Assembly: Sage.PL.WebAPI.Interface.FKF.Documents (in Sage.PL.WebAPI.Interface.FKF.Documents.dll) Version: 25.20.1.0 (25.20.1.0)
Visual Basic |
Public Property CorrectionDate As DateTime |
C# |
public DateTime CorrectionDate { get; set; } |
Visual C++ |
public: |
JavaScript |
function get_correctionDate(); |