Amazon.ECS.Model.LoyaltyPoints.IsSetPoints C# (CSharp) Метод

IsSetPoints() публичный Метод

Checks if Points property is set
public IsSetPoints ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetPoints()
        {
            return  this.pointsField != null;
        }