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