WebServiceConstraintAttribute.Type Property

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

Syntax

'Declaration
Public Property Type As ConstraintType
    Get
    Set
'Usage
Dim instance As WebServiceConstraintAttribute
Dim value As ConstraintType

value = instance.Type

instance.Type = value
public ConstraintType Type { get; set; }

Property Value

Type: Microsoft.Web.Constraint.ConstraintType

See Also

Reference

WebServiceConstraintAttribute Class

WebServiceConstraintAttribute Members

Microsoft.Web.Constraint Namespace