ValidityPeriodException Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class ValidityPeriodException : ApplicationException
The ValidityPeriodException type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidityPeriodException(SerializationInfo, StreamingContext) | ||
| ValidityPeriodException(String, Exception) | ||
| ValidityPeriodException(String, DateTime, DateTime, String, String, Boolean) | 
| Name | Description | |
|---|---|---|
| DataObjectDisplayName | ||
| DataObjectTypeName | ||
| ValidFrom | ||
| ValidFromGreaterThanValidTo | ||
| ValidTo | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |