Compartir a través de


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

Gets the parameter of the root type descriptor of the entity instance.

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

Sintaxis

'Declaración
Public ReadOnly Property RootTypeDescriptorParameter As Parameter
'Uso
Dim instance As SharedEntityState
Dim value As Parameter

value = instance.RootTypeDescriptorParameter
public Parameter RootTypeDescriptorParameter { get; }

Valor de propiedad

A Parameter object representing the parameter of the instance.

Vea también

Referencia

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