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

IsSetTotalParallelPorts() public méthode

Checks if TotalParallelPorts property is set
public IsSetTotalParallelPorts ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalParallelPorts()
        {
            return  this.totalParallelPortsField != null;
        }
MerchantItemAttributes