public interface IProductInfo
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
int |
bptVersion()
The Business Process Test versions.
|
int |
qcVersion(com4j.Holder<Integer> pnMajorVersion,
com4j.Holder<Integer> pnMinorVersion)
The build information for the installed version.
|
int qcVersion(com4j.Holder<Integer> pnMajorVersion, com4j.Holder<Integer> pnMinorVersion)
The build information for the installed version.
Getter method for the COM property "QCVersion"
pnMajorVersion
- Mandatory HolderpnMinorVersion
- Mandatory Holderint bptVersion()
The Business Process Test versions.
Getter method for the COM property "BPTVersion"
Copyright © 2020. All rights reserved.