Amazon.ECS.Model.ItemAttributes.IsSetPackageQuantity C# (CSharp) Méthode

IsSetPackageQuantity() public méthode

Checks if PackageQuantity property is set
public IsSetPackageQuantity ( ) : Boolean
Résultat Boolean
        public Boolean IsSetPackageQuantity()
        {
            return  this.packageQuantityField != null;
        }
ItemAttributes