Discuss this help topic in SecureBlackbox Forum
This property specifies the number of timestamps in the list.
Declaration
[VB.NET]
Property TimestampCount As Integer
[Pascal]
property TimestampCount : integer;
[C++]
int32_t get_TimestampCount();
[PHP]
integer get_TimestampCount()
[Java]
int getTimestampCount();
Description
Use this property to get the number of timestamps in the
Timestamps list.
Discuss this help topic in SecureBlackbox Forum