Amazon.ECS.Model.ItemAttributes.IsSetWEEETaxValue C# (CSharp) Méthode

IsSetWEEETaxValue() public méthode

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