: Action.Position (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets a value indicating the position of the action in the Business Data features.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Position As Byte
'Uso
Dim instance As Action
Dim value As Byte
value = instance.Position
public byte Position { get; }
Valor de propiedad
true if the action URL should be opened in a new window; otherwise false.
Vea también
Referencia
Action (Clase)
Action (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)