Click or drag to resize

RecoveryDirectoryContractChildren Property

Nested recovery items (files/directories).

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

Property Value

Type: RecoveryItemContract
See Also