Discuss this help topic in SecureBlackbox Forum
The date the file was last uploaded to Box.
Declaration
[C#/Java]
TDateTime ContentModifiedAt;
[VB.NET]
Property ContentModifiedAt As DateTime
[Pascal]
property ContentModifiedAt: TDateTime;
[C++]
int64_t get_ContentModifiedAt();
[PHP]
DateTime get_ContentModifiedAt()
Description
Use this property to check the date when the file was last uploaded to the remote storage.
Discuss this help topic in SecureBlackbox Forum