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

IsSetShaftMaterialType() public method

Checks if ShaftMaterialType property is set
public IsSetShaftMaterialType ( ) : Boolean
return Boolean
        public Boolean IsSetShaftMaterialType()
        {
            return  this.shaftMaterialTypeField != null;
        }
ItemAttributes