Amazon.Batch.Model.ListJobsRequest.IsSetJobStatus C# (CSharp) Метод

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

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