Amazon.ECS.Model.LoyaltyPoints.IsSetPoints C# (CSharp) Method

IsSetPoints() public method

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