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 | |
---|---|---|
ActionStruct(Action) | Initializes an instance of the class. | |
ActionStruct(UInt32, String, Boolean, Int32, Guid, Byte, Boolean, String, String, UInt32) | Initializes an instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
EntityId | Gets or sets the external content type identifier. | |
Id | Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.) | |
ImageUrl | Gets or sets the image URL. | |
IsCached | Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.) | |
IsOpenedInNewWindow | Gets or sets whether the action opens in a new window. | |
Name | Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.) | |
ObjectVersion | Gets or sets the object version. (Inherited from MetadataObjectStruct.) | |
PartitionId | Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.) | |
Position | Gets or sets the position in bytes. | |
Url | Gets or sets the URL string. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace