Amazon.Batch.Model.DescribeJobQueuesResponse.IsSetJobQueues C# (CSharp) Метод

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

private IsSetJobQueues ( ) : bool
Результат bool
        internal bool IsSetJobQueues()
        {
            return this._jobQueues != null && this._jobQueues.Count > 0; 
        }
DescribeJobQueuesResponse