Amazon.ECS.Model.ItemAttributes.IsSetWEEETaxValue C# (CSharp) Method

IsSetWEEETaxValue() public method

Checks if WEEETaxValue property is set
public IsSetWEEETaxValue ( ) : Boolean
return Boolean
        public Boolean IsSetWEEETaxValue()
        {
            return this.WEEETaxValueField != null;
        }
ItemAttributes