Share via


AssociationStruct members

Represents an Association structure.

The AssociationStruct type exposes the following members.

Constructors

  Name Description
Public method AssociationStruct(Association) Initializes a new instance of the class.
Public method AssociationStruct(UInt32, String, Boolean, Int32, MethodInstanceType, Boolean, UInt32, UInt32, [], [], String, String, UInt32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property AssociationGroupId Sets or gets the AssociationGroupId property.
Public property DestinationEntityName Sets or gets the DestinationEntityName property.
Public property DestinationEntityNamespace Sets or gets the DestinationEntityNamespace property.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property IsDefault Gets or sets whether the MethodInstance object is the default object. (Inherited from MethodInstanceStruct.)
Public property MethodId Gets or sets the method identifier (ID). (Inherited from MethodInstanceStruct.)
Public property MethodInstanceType Gets or sets the MethodInstance type. (Inherited from MethodInstanceStruct.)
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 ReturnTypeDescriptorId Gets or sets the return TypeDescriptor identifier (ID). (Inherited from MethodInstanceStruct.)
Public property SourceEntityNames Sets or gets the list of source external content type names.
Public property SourceEntityNamespaces Sets or gets the list of source external content type namespaces.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

AssociationStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace