Click or drag to resize

ScheduleFullAndIncrementalLoadResponseIncremental Property

The schedule of the Incremental type of the Backup.

Namespace:  SOS.SDK.Contracts.DataContracts.Responses
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public ScheduleTaskContract Incremental { get; set; }

Property Value

Type: ScheduleTaskContract
See Also