Share via


WebServiceConstraintAttribute.IsReturnParameter property

Namespace:  Microsoft.Web.Constraint
Assembly:  Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)

Syntax

'Declaration
Public ReadOnly Property IsReturnParameter As Boolean
    Get
'Usage
Dim instance As WebServiceConstraintAttribute
Dim value As Boolean

value = instance.IsReturnParameter
public bool IsReturnParameter { get; }

Property value

Type: System.Boolean

See also

Reference

WebServiceConstraintAttribute class

WebServiceConstraintAttribute members

Microsoft.Web.Constraint namespace