Amazon.ECS.Model.ItemAttributes.IsSetComputerHardwareType C# (CSharp) Méthode

IsSetComputerHardwareType() public méthode

Checks if ComputerHardwareType property is set
public IsSetComputerHardwareType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetComputerHardwareType()
        {
            return  this.computerHardwareTypeField != null;
        }
ItemAttributes