IAction Members

Include Protected Members
Include Inherited Members

Defines methods and properties on an action.

The IAction type exposes the following members.

Properties

  Name Description
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property ImageUrl Gets a URL to the image that represents the action.
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property IsOpenedInNewWindow Gets a Boolean value that indicates if a new window is opened for the action.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property Position Gets the position of the action.
Public property Url Gets the URL to go to when the action is clicked.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method DoesWorkWith Gets a value that indicates if this action is supported against an EntityInstance that has the given view.
Public method GetActionParameters Gets the parameters of this action.
Public method GetDataClass Gets the external content type of this action.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetParameterizedUrl Gets the fully parameterized URL whose parameters are filled out by the values of the supplied identifiers using the specified instance.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)

Top

See Also

Reference

IAction Interface

Microsoft.BusinessData.MetadataModel Namespace