Amazon.ECS.Model.ItemAttributes.IsSetWEEETaxValue C# (CSharp) Метод

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

Checks if WEEETaxValue property is set
public IsSetWEEETaxValue ( ) : Boolean
Результат Boolean
        public Boolean IsSetWEEETaxValue()
        {
            return this.WEEETaxValueField != null;
        }
ItemAttributes