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

IsSetTargetBrand() public method

Checks of TargetBrand property is set
public IsSetTargetBrand ( ) : Boolean
return Boolean
        public Boolean IsSetTargetBrand()
        {
            return (TargetBrand.Count > 0);
        }
ItemAttributes