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