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

IsSetTotalUSB2Ports() public méthode

Checks if TotalUSB2Ports property is set
public IsSetTotalUSB2Ports ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalUSB2Ports()
        {
            return  this.totalUSB2PortsField != null;
        }
MerchantItemAttributes