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

IsSetBezelMaterialType() public method

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