AssociationGroupStruct members
Contains methods and properties that handle the association group structure.
The AssociationGroupStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssociationGroupStruct(AssociationGroup) | Initializes a new instance of the class. | |
AssociationGroupStruct(UInt32, String, Boolean, Int32, UInt32, [], [], [], [], Guid) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
AssociationEntityNames | Gets or sets the collection of association names of the external content types. | |
AssociationEntityNamespaces | Gets or sets the collection of association namespaces of the external content types. | |
AssociationIds | Gets or sets the collection of association identifiers (IDs). | |
AssociationNames | Gets or sets the collection of association names. | |
EntityId | Gets or sets the external content type identifier (ID). | |
Id | Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.) | |
IsCached | Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.) | |
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.) |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top