Discuss this help topic in SecureBlackbox Forum

TElPDFBuildData.BuildDate

TElPDFBuildData     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Software module build date.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property BuildDate : TElDateTime;

[C++]
    int64_t get_BuildDate();
    void set_BuildDate(int64_t Value);

[PHP]
    DateTime get_BuildDate()
    void set_BuildDate(DateTime $Value)

[Java]
    not available

Description

Use this property to specify the build date of the software module.

See also:     RevisionNumber    

Discuss this help topic in SecureBlackbox Forum