Discuss this help topic in SecureBlackbox Forum
The time when this collaboration was created.
Declaration
[VB.NET]
Property CreatedAt As DateTime
[Pascal]
property CreatedAt: TDateTime;
[C++]
int64_t get_CreatedAt();
[PHP]
DateTime get_CreatedAt()
[Java]
Date getCreatedAt();
Description
Returns the creation time of this collaboration.
Discuss this help topic in SecureBlackbox Forum