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

IsSetTargetBrand() public méthode

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