Share via


IActionParameter Members

Include Protected Members
Include Inherited Members

Defines the parameters that the action URL accepts.

The IActionParameter type exposes the following members.

Properties

  Name Description
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property Index Gets the index of the parameter.
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetAction Gets the action object that is associated with the IActionParameter object.
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 GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)

Top

See Also

Reference

IActionParameter Interface

Microsoft.BusinessData.MetadataModel Namespace