Click or drag to resize

RecoveryItemContract Class

Base type for the recovery item.
Inheritance Hierarchy

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Recovery
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class RecoveryItemContract

The RecoveryItemContract type exposes the following members.

Constructors
  NameDescription
Public methodRecoveryItemContract
Initializes a new instance of the RecoveryItemContract class
Top
Properties
  NameDescription
Public propertyPath
Path to the recovery item.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also