Action.Position, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets a value indicating the position of the action in the Business Data features.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Position As Byte
'Utilisation
Dim instance As Action
Dim value As Byte
value = instance.Position
public byte Position { get; }
Valeur de la propriété
true if the action URL should be opened in a new window; otherwise false.
Voir aussi
Référence
Action, classe
Membres Action
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms