Amazon.ECS.Model.ItemSearchRequest.IsSetManufacturer C# (CSharp) Méthode

IsSetManufacturer() public méthode

Checks if Manufacturer property is set
public IsSetManufacturer ( ) : Boolean
Résultat Boolean
        public Boolean IsSetManufacturer()
        {
            return  this.manufacturerField != null;
        }