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

IsSetBandMaterialType() public method

Checks if BandMaterialType property is set
public IsSetBandMaterialType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetBandMaterialType()
        {
            return  this.bandMaterialTypeField != null;
        }
ItemAttributes