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

IsSetGuitarAttribute() 공개 메소드

Checks if GuitarAttribute property is set
public IsSetGuitarAttribute ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetGuitarAttribute()
        {
            return  this.guitarAttributeField != null;
        }
MerchantItemAttributes