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

IsSetTypicalRedemptionValue() public method

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