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