Compartir a través de


de la propiedad TypeDescriptorStruct.IdentifierReferenceName

Obtiene o establece el nombre de la referencia de identificador.

Espacio de nombres:  Microsoft.SharePoint.BusinessData.SharedService
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property IdentifierReferenceName As String
    Get
    Set
'Uso
Dim instance As TypeDescriptorStruct
Dim value As String

value = instance.IdentifierReferenceName

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

Valor de propiedad

Tipo: System.String
El nombre de la referencia de identificador.

Vea también

Referencia

clase TypeDescriptorStruct

Miembros TypeDescriptorStruct

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService