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

IsSetTotalUSB2Ports() 공개 메소드

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