InvalidSimpleObjectValueExceptionType Enumeration
Defines the data types used to describe errors in simple object values.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As InvalidSimpleObjectValueExceptionType
Syntax
'Declaration
Public Enumeration InvalidSimpleObjectValueExceptionType
public enum InvalidSimpleObjectValueExceptionType
public enum class InvalidSimpleObjectValueExceptionType
public enum InvalidSimpleObjectValueExceptionType
public enum InvalidSimpleObjectValueExceptionType
Members
Member name | Description |
---|---|
InvalidType | Specifies an invalid type error. |
KeyPropertyValueMissing | Specifies a missing key property value error. |
MaxLength | Specifies a maximum value length error. |
MaxValue | Specifies a maximum value error. |
MinLength | Specifies a minimum value length error. |
MinValue | Specifies a minimum value error. |
RegEx | Specifies an error matching a value to the defined regular expression. |
Unknown | Specifies an unknown value error. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003