Amazon.ElasticTranscoder.Model.ListPipelinesRequest.IsSetAscending C# (CSharp) Метод

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

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