Amazon.ECS.Model.Offers.IsSetTotalOffers C# (CSharp) Method

IsSetTotalOffers() public method

Checks if TotalOffers property is set
public IsSetTotalOffers ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetTotalOffers()
        {
            return  this.totalOffersField != null;
        }