Amazon.Batch.Model.ListJobsResponse.IsSetJobSummaryList C# (CSharp) Метод

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

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