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

IsSetTypicalRedemptionValue() public méthode

Checks if TypicalRedemptionValue property is set
public IsSetTypicalRedemptionValue ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetTypicalRedemptionValue()
        {
            return this.typicalRedemptionValueField != null;
        }