Compartir a través de


de la propiedad ClientCallableTypeAttribute.ObjectIdentityPropertyName

La propiedad que representa la identidad del objeto.

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

Sintaxis

'Declaración
Public Property ObjectIdentityPropertyName As String
    Get
    Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.ObjectIdentityPropertyName

instance.ObjectIdentityPropertyName = value
public string ObjectIdentityPropertyName { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ClientCallableTypeAttribute

Miembros ClientCallableTypeAttribute

Espacio de nombres Microsoft.SharePoint.Client