XPRMVersionType Enumeration
Different types of version information XPRM can return
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 5.0.2.0

C#
public enum XPRMVersionType

Member name | Value | Description | |
---|---|---|---|
MOSEL | 0 | Code to request version of Mosel | |
BIM | 1 | Code to request version of BIM file format | |
NI | 2 | Code to request version of NI interface |
