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

IsSetTotalSerialPorts() public méthode

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