ActionStruct 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 Sets or gets the external content type identifier.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ImageUrl Sets or gets the image URL.
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property IsOpenedInNewWindow Sets or gets whether it 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 Sets or gets the position in bytes.
Public property Url Sets or gets the URL string.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

ActionStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace