System.Web.Services.Description.Message.FindPartByName Method

Searches the System.Web.Services.Description.MessagePartCollection returned by the Message.Parts property, and returns the named System.Web.Services.Description.MessagePart.

Syntax

public MessagePart FindPartByName (string partName)

Parameters

partName
A string that names the System.Web.Services.Description.MessagePart to be returned.

Returns

A System.Web.Services.Description.MessagePart.

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