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

ResourceCreatedTime Property

The creation date of the file or folder.

Syntax

[VB.NET]
Public ReadOnlyProperty ResourceCreatedTime As String

[C#]
public string ResourceCreatedTime {get;}

Remarks

This property holds a DateTime string representing the creation date of the file or folder. This is a combined date-time value (formatted according to RFC 3339).

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]