UnboundAssociationGroupAssociationReferenceError Members
Include Protected Members
Include Inherited Members
Represents an activation error indicating that an AssociationGroup object references an Association object that cannot be found.
The UnboundAssociationGroupAssociationReferenceError type exposes the following members.
Properties
Name | Description | |
---|---|---|
AGAssociationEntityReferenceName | Gets the External Content Type reference name of the association group. | |
AGAssociationEntityReferenceNamespace | Gets the External Content Type reference namespace of the association group. | |
AGAssociationReferenceName | Gets the association group association reference name. | |
ContainingAssociationGroupName | Gets the name of the AssociationGroup object that is in error. (Inherited from AssociationGroupError.) | |
ContainingEntityName | Gets the external content type name. (Inherited from ActivationError.) | |
ContainingEntityNamespace | Gets the external content type namespace. (Inherited from ActivationError.) | |
ContainingEntityVersion | Gets the external content type version. (Inherited from ActivationError.) | |
ErrorObject | Gets or sets the metadata object related to this error. (Inherited from ActivationError.) |
Top
Methods
Name | Description | |
---|---|---|
GetAssociationGroupAssociationReference | Gets the association group association reference. | |
GetObjectInError | Gets the AssociationGroup object that is in error. (Inherited from AssociationGroupError.) | |
ToString | Coverts the error to a string. (Overrides ActivationError.ToString().) |
Top
See Also
Reference
UnboundAssociationGroupAssociationReferenceError Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace