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

BlobSnapshot Property

The DateTime value that uniquely identifies a snapshot.

Syntax

[VB.NET]
Public Property BlobSnapshot As String

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

Remarks

This property will be populated after a call to CreateSnapshot. This property holds a DateTime value that indicates the snapshot version and may be used in subsequent requests.

If this property is set, the following methods will operate on the specified snapshot:

Default Value

""

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