InvalidMetadataPropertyException Properties

Include Protected Members
Include Inherited Members

The InvalidMetadataPropertyException 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 an explicit message. (Inherited from MetadataException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property InvalidPropertyName Gets or sets the name of the property that is not valid.
Public property Message Gets the exception message string. (Overrides MetadataException.Message.)
Public property MetadataObjectName Gets or sets the name of the metadata object that contains the property that is not valid.
Public property MetadataObjectType Represents the Microsoft .NET Framework type of the metadata object that is responsible for the exception. (Inherited from MetadataException.)
Public property ServerStackTrace Gets 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

InvalidMetadataPropertyException Class

Microsoft.SharePoint.BusinessData.Administration Namespace