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

ResourceRevision Property

The current revision of the file.

Syntax

[VB.NET]
Public Property ResourceRevision As String

[C#]
public string ResourceRevision {get; set;}

Remarks

This property holds the revision of the file specified by ResourceIndex. This can be used to detect changes and avoid conflicts. This value is also used when calling RestoreResource.

This property is 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]