Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime IssueInstant;
[VB.NET]
Property IssueInstant As DateTime
[Pascal]
under development
[C++]
int64_t get_IssueInstant();
void set_IssueInstant(int64_t Value);
[PHP]
DateTime get_IssueInstant()
void set_IssueInstant(DateTime $Value)
[Java]
Date getIssueInstant();
void setIssueInstant(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum