MissingMetadataPropertyException Members
Include Protected Members
Include Inherited Members
This exception is thrown if a metadata object definition is missing a required property.
The MissingMetadataPropertyException type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
HasExplicitMessage | (Inherited from MetadataException.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | Represents the error message. (Inherited from MetadataException.) | |
MetadataObjectType | Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | Serializes the information about the metadata object that caused the exception. (Inherited from MetadataException.) | |
GetType | (Inherited from Exception.) | |
LogEvent | Logs the event in the server event log. (Inherited from MetadataException.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from MetadataException.) |
Top
See Also
Reference
MissingMetadataPropertyException Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace