Click or drag to resize

FileVersionContractDeltaId Property

Unique identifier of the Delta file. Used for partial upload of the partialy changed file.

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

Property Value

Type: String
See Also