AWS SDK for .NET Documentation
Jobs Property
AmazonAmazon.ElasticTranscoder.ModelListJobsByStatusResultJobs Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Jobs.

An array of

CopyC#
Job
objects that have the specified status.

Declaration Syntax
C#
public List<Job> Jobs { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)