Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalUSBPorts C# (CSharp) 메소드

IsSetTotalUSBPorts() 공개 메소드

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