Compartir a través de


: IEntityInstance.EntityAsFormattedDataTable (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Exposes the entity instance as a DataTable object with formatting of the complex fields in the entity instance.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
ReadOnly Property EntityAsFormattedDataTable As DataTable
'Uso
Dim instance As IEntityInstance
Dim value As DataTable

value = instance.EntityAsFormattedDataTable
DataTable EntityAsFormattedDataTable { get; }

Valor de propiedad

A DataTable object.

Vea también

Referencia

IEntityInstance (Interfaz)
IEntityInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)