Amazon.ECS.Model.Sellers.IsSetTotalResults C# (CSharp) Method

IsSetTotalResults() public method

Checks if TotalResults property is set
public IsSetTotalResults ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetTotalResults()
        {
            return  this.totalResultsField != null;
        }