| IProjectDetailsJob Property |
Gets the name of the job
Namespace: TSD.API.Remoting.CommonAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<string> Job { get; }
ReadOnly Property Job As IProperty(Of String)
Get
property IProperty<String^>^ Job {
IProperty<String^>^ get ();
}
abstract Job : IProperty<string> with get
Property Value
IPropertyStringSee Also