Amazon.ECS.Model.ItemAttributes.IsSetComputerHardwareType C# (CSharp) Метод

IsSetComputerHardwareType() публичный Метод

Checks if ComputerHardwareType property is set
public IsSetComputerHardwareType ( ) : Boolean
Результат Boolean
        public Boolean IsSetComputerHardwareType()
        {
            return  this.computerHardwareTypeField != null;
        }
ItemAttributes