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

IsSetLineVoltage() public method

Checks if LineVoltage property is set
public IsSetLineVoltage ( ) : Boolean
return Boolean
        public Boolean IsSetLineVoltage()
        {
            return  this.lineVoltageField != null;
        }
ItemAttributes