Amazon.ECS.Model.MerchantItemAttributes.IsSetPublisher C# (CSharp) 메소드

IsSetPublisher() 공개 메소드

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