Partilhar via


ClientCallableConstraintAttribute.Type propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property Type As ClientCallableConstraintType
    Get
    Set
'Uso
Dim instance As ClientCallableConstraintAttribute
Dim value As ClientCallableConstraintType

value = instance.Type

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

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.ClientCallableConstraintType

Ver também

Referência

ClientCallableConstraintAttribute classe

ClientCallableConstraintAttribute membros

Microsoft.SharePoint.Client namespace