Compartir a través de


: SharedEntityState.DataTableForm (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the shared entity state information as a DataTable object.

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

Sintaxis

'Declaración
Public ReadOnly Property DataTableForm As DataTable
'Uso
Dim instance As SharedEntityState
Dim value As DataTable

value = instance.DataTableForm
public DataTable DataTableForm { get; }

Valor de propiedad

A DataTable object containing the shared entity state information.

Vea también

Referencia

SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)