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