InvalidMetadataObjectException Properties

Include Protected Members
Include Inherited Members

The InvalidMetadataObjectException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HasExplicitMessage Gets a value that indicates whether the exception has a text message. (Inherited from MetadataException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property InvalidFieldName Gets or sets the field that is not valid.
Public property InvalidMetadataObjectId Gets or sets the MetadataObjectId property that is not valid.
Public property InvalidMetadataObjectName Gets or sets the metadata object name that is not valid.
Public property Message Gets or sets the exception message. (Overrides MetadataException.Message.)
Public property MetadataObjectType Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.)
Public property ServerStackTrace Gets or sets the server stack trace. (Inherited from MetadataException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

See Also

Reference

InvalidMetadataObjectException Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace