Action.GetEntity 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the entity the action belongs to.

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

语法

声明
Public Function GetEntity As Entity
用法
Dim instance As Action
Dim returnValue As Entity

returnValue = instance.GetEntity
public Entity GetEntity ()

返回值

An Entity object.

另请参阅

参考

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