Jobs Property
A collection providing details about the jobs.
Syntax
[VB.NET] Public ReadOnlyProperty Jobs As GlacierJobList
[C#] public GlacierJobList Jobs {get;}
Remarks
This collection is populated after calling GetJobInfo or ListJobs. It holds details about the jobs.
This property is read-only and not available at design time.