Click or drag to resize

RecoveryProgressContractFileStates Property

'Flash' list of the current files, that is in progress now.

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

Property Value

Type: FileStateContract
See Also