'Declaration
Property MinorVersionDateTime As Date
'Usage
Dim instance As _UAConfigurationVersion Dim value As Date instance.MinorVersionDateTime = value value = instance.MinorVersionDateTime
DateTime MinorVersionDateTime {get; set;}
'Declaration
Property MinorVersionDateTime As Date
'Usage
Dim instance As _UAConfigurationVersion Dim value As Date instance.MinorVersionDateTime = value value = instance.MinorVersionDateTime
DateTime MinorVersionDateTime {get; set;}
Only the minor version is updated if fields are added at the end of the dataset content.
If the major version is updated, the minor version is updated to the same value as major version.
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.