DOFProtocolFactorygetAppVersions Method OpenDOF Object Access Library
Get a list of support application versions.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
IList<short> getAppVersions()

Return Value

Type: IListInt16
The list of supported App protocols versions.
Remarks

Get a list of support application versions.
See Also

Reference