Click or drag to resize

UnscheduleFullAndIncrementalRequestTypesOfTheSchedulesToDelete Property

Types of the schedules to delete.

Namespace:  SOS.SDK.Contracts.DataContracts.Requests
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public BackupScheduleTypes TypesOfTheSchedulesToDelete { get; set; }

Property Value

Type: BackupScheduleTypes
See Also