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
Public property Id Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property ImageUrl Obsolete. Gets the optional absolute or relative path to the action's icon image.
Public property IsCached Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property IsOpenedInNewWindow Obsolete. Gets a value indicating whether the action URL should be opened in a new browser window.
Public property Name Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.)
Public property Position Obsolete. Gets a value indicating the position of the action in the Business Data features.
Public property Url Obsolete. Gets the URLto go to when the action is clicked in the user interface.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetActionParameters Obsolete. Gets the parameters the action URL accepts. The URL attribute of the Action object can take parameters.
Public methodStatic member GetById Obsolete. Gets an Action object for a specified ID.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetEntity Obsolete. Gets the entity the action belongs to.
Public method GetHashCode (Inherited from Object.)
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetParameterizedUrl Obsolete. Gets the fully parameterized URL for the specified entity instance.
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes an Action object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Action Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace