TryLookupVersion(Int32, Int32):IDataObjectVersion
Calls a version with the indicated version numbers.
If the version searched for is not found, then NULL is returned.
Return type: Onion.Client.IDataObjectVersion
Parameter
- majorVersion
Type: System.Int32
This parameter is the major version number of a version.
- minorVersion
Type: System.Int32
This parameter is the minor version number of a version. If a version of the Productive Environment is to be called, then the value 0 is transferred for this parameter.