UnboundAssociationGroupAssociationReferenceError 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
Protected property AGAssociationEntityReferenceName Gets the external content type reference name of the association group.
Protected property AGAssociationEntityReferenceNamespace Gets the external content type reference namespace of the association group.
Protected property AGAssociationReferenceName Gets the association group association reference name.
Protected property ContainingAssociationGroupName Gets the name of the AssociationGroup object that is in error. (Inherited from AssociationGroupError.)
Protected property ContainingEntityName Gets the external content type name. (Inherited from ActivationError.)
Protected property ContainingEntityNamespace Gets the external content type namespace. (Inherited from ActivationError.)
Protected property ContainingEntityVersion Gets the external content type version. (Inherited from ActivationError.)
Protected property ErrorObject Gets or sets the metadata object that is related to this error. (Inherited from ActivationError.)

Top

Methods

  Name Description
Public method GetAssociationGroupAssociationReference Gets the association group association reference.
Public method GetObjectInError Gets the AssociationGroup object that is in error. (Inherited from AssociationGroupError.)
Public method ToString Coverts the error to a string. (Overrides ActivationError.ToString().)

Top

See also

Reference

UnboundAssociationGroupAssociationReferenceError class

Microsoft.SharePoint.BusinessData.Administration namespace