Amazon.ECS.Model.ItemSearchRequest.IsSetSort C# (CSharp) Метод

IsSetSort() публичный Метод

Checks if Sort property is set
public IsSetSort ( ) : Boolean
Результат Boolean
        public Boolean IsSetSort()
        {
            return  this.sortField != null;
        }