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

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

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