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

IsSetTotalSerialPorts() 공개 메소드

Checks if TotalSerialPorts property is set
public IsSetTotalSerialPorts ( ) : Boolean
리턴 Boolean
        public Boolean IsSetTotalSerialPorts()
        {
            return  this.totalSerialPortsField != null;
        }
MerchantItemAttributes