Amazon.ElasticTranscoder.Model.ReadJobResult.IsSetJob C# (CSharp) Метод

IsSetJob() приватный Метод

private IsSetJob ( ) : bool
Результат bool
        internal bool IsSetJob()
        {
            return this.job != null;
        }
    }
ReadJobResult