DocumentConstraintError
DocumentConstraintError
Defines SDM constraint errors.
The DocumentConstraintError class is derived from the Microsoft.SystemDefinitionModel.Tools.DocumentError class.
Public Methods
The DocumentConstraintError class has the following public methods.
| Method | Description |
|---|---|
| Equals(Object) | |
| Equals(Object, Object) | Static (Shared). |
| GetCompleteMessage(WarningLevel) | |
| GetHashCode() | |
| GetType() | |
| ReferenceEquals(Object, Object) | Static (Shared). |
| ToString() |
Public Properties
The DocumentConstraintError class has the following public properties.
| Property | Description |
|---|---|
| Code | Data type: Int32 Access type: Read-only |
| ConstraintDefinition | Data type: String Access type: Read-only |
| ConstraintError | Data type: Int32 Access type: Read-only |
| ConstraintErrorMessage | Data type: String Access type: Read-only |
| ConstraintMember | Data type: String Access type: Read-only |
| Description | Data type: String Access type: Read-only |
| FailedInputs | Data type: NameValueCollection Access type: Read-only |
| Filename | Data type: String Access type: Read-only |
| Level | Data type: WarningLevel Access type: Read-only |
| OwnerInstancePath | Data type: String Access type: Read-only |
| TargetInstancePath | Data type: String Access type: Read-only |
Protected Methods
The DocumentConstraintError class has the following protected methods.
| Method | Description |
|---|---|
| Finalize() | |
| MemberwiseClone() |
Requirements
Namespace |
Defined in Microsoft.SystemDefinitionModel.Tools. |
Assembly |
Requires SdmCompile (in SdmCompile.dll). |
.NET Framework |
Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Tools
Send comments about this topic to Microsoft
Build date: 10/2/2007