public JobInsightValueCollection CurrentJob { get; }Public ReadOnly Property CurrentJob As JobInsightValueCollection
Getpublic:
property JobInsightValueCollection^ CurrentJob {
JobInsightValueCollection^ get ();
}member CurrentJob : JobInsightValueCollection with get