Amazon.ECS.Model.LoyaltyPoints.IsSetPoints C# (CSharp) Méthode

IsSetPoints() public méthode

Checks if Points property is set
public IsSetPoints ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetPoints()
        {
            return  this.pointsField != null;
        }