System.Web.Services.Description.Operation.IsBoundBy Method

Returns a value that indicates whether the specified System.Web.Services.Description.OperationBinding matches with the System.Web.Services.Description.Operation.

Syntax

public bool IsBoundBy (OperationBinding operationBinding)

Parameters

operationBinding
An System.Web.Services.Description.OperationBinding to be checked to determine whether it matches with the System.Web.Services.Description.Operation.

Returns

true if the System.Web.Services.Description.Operation instance matches the operationBinding parameter; 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