Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalUSBPorts C# (CSharp) Méthode

IsSetTotalUSBPorts() public méthode

Checks if TotalUSBPorts property is set
public IsSetTotalUSBPorts ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalUSBPorts()
        {
            return  this.totalUSBPortsField != null;
        }
MerchantItemAttributes