Compartir a través de


de la propiedad ClientCallablePropertyAttribute.ReturnThisObjectIdentity

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property ReturnThisObjectIdentity As Boolean
    Get
    Set
'Uso
Dim instance As ClientCallablePropertyAttribute
Dim value As Boolean

value = instance.ReturnThisObjectIdentity

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

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase ClientCallablePropertyAttribute

Miembros ClientCallablePropertyAttribute

Espacio de nombres Microsoft.SharePoint.Client