Returns a value indicating whether the specified object is necessary for the operation of the XML Web service.
- item
- An object, either of type System.Xml.XmlElement or System.Web.Services.Description.ServiceDescriptionFormatExtension, to check whether it is necessary.
true if the item parameter is required; otherwise, false.