Get an DPP instance for a given DPP version.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DPP getEPPInstance( byte version )
Parameters
- version
- Type: SystemByte
The version.
Return Value
Type: DPPThe desired version's DPP instance.
Remarks
See Also