Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ResourceModifiedDate Property

The last time the resource was modified on Dropbox.

Syntax

[VB.NET]
Public ReadOnlyProperty ResourceModifiedDate As String

[C#]
public string ResourceModifiedDate {get;}

Remarks

This property indicates the last time the file was modified on Dropbox. Dates are represented in the ISO 8601 combined date and time format. For instance:

2015-09-22T15:33:06Z

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]