Discuss this help topic in SecureBlackbox Forum

TElCMSTimestamp.TimestampType

TElCMSTimestamp     


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


This property specifies the type of the timestamp.

Declaration

[C#]
    TSBCMSTimestampType TimestampType;

[VB.NET]
    Property TimestampType As TSBCMSTimestampType

[Pascal]
    property TimestampType : TSBCMSTimestampType;

[C++]
    TSBCMSTimestampType get_TimestampType();

[PHP]
    integer get_TimestampType()

[Java]
    TSBCMSTimestampType getTimestampType();

Possible values:

Description

    Use this property to get the type of the timestamp.

Discuss this help topic in SecureBlackbox Forum