Share via


ActionStruct Members

Include Protected Members
Include Inherited Members

Represents the structure that describes an action in the Business Data Connectivity (BDC) service.

The ActionStruct type exposes the following members.

Constructors

  Name Description
Public method ActionStruct(Action) Initializes an instance of the class.
Public method ActionStruct(UInt32, String, Boolean, Int32, Guid, Byte, Boolean, String, String, UInt32) Initializes an instance of the class.

Top

Properties

  Name Description
Public property EntityId Gets or sets the external content type identifier.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ImageUrl Gets or sets the image URL.
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property IsOpenedInNewWindow Gets or sets whether the action opens in a new window.
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)
Public property Position Gets or sets the position in bytes.
Public property Url Gets or sets the URL string.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ActionStruct Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace