The user-friendly label for the job

Namespace: BrightstarDB.Client
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
string Label { get; }
Visual Basic
ReadOnly Property Label As String
	Get
Visual C++
property String^ Label {
	String^ get ();
}
F#
abstract Label : string with get

Property Value

Type: String

See Also