EntityObjectValidationErrorType Enumeration
System Center
Updated: April 25, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the list of entity object validation error types.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
| Member name | Description |
|---|---|
| SourceEntityNull | Represents the validation error that occurs when the source entity is null in the relationship instance. |
| TargetEntityNull | Represents the validation error that occurs when the target entity is null in the relationship instance. |
| Unknown | Represents that the validation error type is unknown. |
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Windows Server 2008,Windows Server 2003
Show: