de la propiedad EntityIdentity.Item
Espacio de nombres: Microsoft.BusinessData.Runtime
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property Item ( _
fieldName As String _
) As Object
Get
'Uso
Dim instance As EntityIdentity
Dim fieldName As String
Dim value As Object
value = instance.Item(fieldName)
public Object this[
string fieldName
] { get; }
Parámetros
- fieldName
Tipo: System.String
Valor de propiedad
Tipo: System.Object