Discuss this help topic in SecureBlackbox Forum
The time when this collaboration was last modified.
Declaration
[C#]
DateTime ModifiedAt;
[VB.NET]
Property ModifiedAt As DateTime
[Pascal]
property ModifiedAt: TDateTime;
[C++]
int64_t get_ModifiedAt();
[PHP]
DateTime get_ModifiedAt()
[Java]
Date getModifiedAt();
Description
Returns the last modification time of this collaboration.
Discuss this help topic in SecureBlackbox Forum