Action Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents an action in the Business Data Catalog.
The Action type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id | Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.) | |
ImageUrl | Obsolete. Gets the optional absolute or relative path to the action's icon image. | |
IsCached | Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) | |
IsOpenedInNewWindow | Obsolete. Gets a value indicating whether the action URL should be opened in a new browser window. | |
Name | Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.) | |
Position | Obsolete. Gets a value indicating the position of the action in the Business Data features. | |
Url | Obsolete. Gets the URLto go to when the action is clicked in the user interface. |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetActionParameters | Obsolete. Gets the parameters the action URL accepts. The URL attribute of the Action object can take parameters. | |
GetById | Obsolete. Gets an Action object for a specified ID. | |
GetDefaultDisplayName | Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
GetEntity | Obsolete. Gets the entity the action belongs to. | |
GetHashCode | (Inherited from Object.) | |
GetLocalizedDisplayName | Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.) | |
GetParameterizedUrl | Obsolete. Gets the fully parameterized URL for the specified entity instance. | |
GetProperties | Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.) | |
GetType | (Inherited from Object.) | |
Initialize | Obsolete. Initializes an Action object. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace