Amazon.ElasticTranscoder.Model.ListJobsByPipelineRequest.IsSetAscending C# (CSharp) Method

IsSetAscending() private method

private IsSetAscending ( ) : bool
return bool
        internal bool IsSetAscending()
        {
            return this._ascending != null;
        }