Enum GenDCVersionValue
GenDC version value enumeration. Holds the current GenDC specification version numbers.
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum GenDCVersionValue : byte
Fields
| Name | Description |
|---|---|
| VersionMajorCurrent | Major version number. |
| VersionMinorCurrent | Minor version number. |
| VersionSubMinorCurrent | Subminor version number. |