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

IsSetBezelMaterialType() 공개 메소드

Checks if BezelMaterialType property is set
public IsSetBezelMaterialType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetBezelMaterialType()
        {
            return  this.bezelMaterialTypeField != null;
        }
MerchantItemAttributes