Click or drag to resize

RecoveryFileContractFileVersion Property

List of the all file versions.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Recovery
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public FileVersionContract FileVersion { get; set; }

Property Value

Type: FileVersionContract
See Also