Amazon.ECS.Model.CartClearRequest.IsSetCartId C# (CSharp) Метод

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

Checks if CartId property is set
public IsSetCartId ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCartId()
        {
            return  this.cartIdField != null;
        }