Action.Position 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets a value indicating the position of the action in the Business Data features.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property Position As Byte
用法
Dim instance As Action
Dim value As Byte

value = instance.Position
public byte Position { get; }

属性值

true if the action URL should be opened in a new window; otherwise false.

另请参阅

参考

Action 类
Action 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间