Compartilhar via


ClientCallableMethodAttribute.ReturnThisObjectIdentity propriedade

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

Sintaxe

'Declaração
Public Property ReturnThisObjectIdentity As Boolean
    Get
    Set
'Uso
Dim instance As ClientCallableMethodAttribute
Dim value As Boolean

value = instance.ReturnThisObjectIdentity

instance.ReturnThisObjectIdentity = value
public bool ReturnThisObjectIdentity { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

ClientCallableMethodAttribute classe

ClientCallableMethodAttribute membros

Microsoft.SharePoint.Client namespace