Click or drag to resize

RecoveryItemsTypeContract Enumeration

Type of the Recovery Item.

Namespace:  SOS.SDK.Contracts.DataContracts.Enums
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public enum RecoveryItemsTypeContract
Members
  Member nameValueDescription
Files0 Item is a file.
Folders1 Item is a folder.
Systems2 Item is a system.
See Also