AssociationGroupError Members

Include Protected Members
Include Inherited Members

Represents a base class that represents all AssociationGroup object-related activation errors.

The AssociationGroupError type exposes the following members.

Properties

  Name Description
Protected property ContainingAssociationGroupName Gets the name of the AssociationGroup object that is in error.
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 related to this error. (Inherited from ActivationError.)

Top

Methods

  Name Description
Public method GetObjectInError Gets the AssociationGroup object that is in error. (Overrides ActivationError.GetObjectInError(AdministrationMetadataCatalog).)
Public method ToString Converts the activation error to a string. (Inherited from ActivationError.)

Top

See Also

Reference

AssociationGroupError Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace