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

IsSetPublisher() public method

Checks if Publisher property is set
public IsSetPublisher ( ) : Boolean
return Boolean
        public Boolean IsSetPublisher()
        {
            return  this.publisherField != null;
        }
ItemAttributes