AssociationGroupNotOnCorrectEntityOrReverseSourceError members
Represents the error that occurs when the association group is not on the correct external content type.
The AssociationGroupNotOnCorrectEntityOrReverseSourceError type exposes the following members.
Properties
Name | Description | |
---|---|---|
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 that is related to this error. (Inherited from ActivationError.) |
Top
Methods
Name | Description | |
---|---|---|
GetObjectInError | Gets the AssociationGroup object that is in error. (Inherited from AssociationGroupError.) | |
ToString | Converts the AssociationGroupNotOnCorrectEntityOrReverseSourceError to a text. (Overrides ActivationError.ToString().) |
Top
See also
Reference
AssociationGroupNotOnCorrectEntityOrReverseSourceError class