System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.IsRequired Method

Returns a value indicating whether the specified object is necessary for the operation of the XML Web service.

Syntax

public bool IsRequired (object item)

Parameters

item
An object, either of type System.Xml.XmlElement or System.Web.Services.Description.ServiceDescriptionFormatExtension, to check whether it is necessary.

Returns

true if the item parameter is required; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0