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

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

Checks of TargetBrand property is set
public IsSetTargetBrand ( ) : Boolean
Результат Boolean
        public Boolean IsSetTargetBrand()
        {
            return (TargetBrand.Count > 0);
        }
ItemAttributes