Click or drag to resize

BackgroundCopyJobDisplayName Property

Gets or sets the display name that identifies the job.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string DisplayName { get; set; }

Property Value

Type: String
The display name that identifies the job.
See Also