| Overload | Description | 
|---|---|
| UAConfigurationVersion Constructor() | Initializes a new instance of the class with default data. | 
| UAConfigurationVersion Constructor(DateTime,DateTime) | Initializes a new instance of the class, specifying the major and minor version date/time using System.DateTime. | 
| UAConfigurationVersion Constructor(Int64,Int64) | Initializes a new instance of the class, specifying the major and minor version date/time using integers. | 
| UAConfigurationVersion Constructor(UAConfigurationVersion) | Initializes a new copy of the object. | 
