Amazon.ECS.Model.Offers.IsSetTotalOffers C# (CSharp) Méthode

IsSetTotalOffers() public méthode

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