Creates a message from a finalized definition by
looking it up in the {@link PDMDefinitionCache} by the id passed

Declaration Syntax
public PDMMessage(
int definitionId,
int versionMajor,
int versionMinor
)

Parameters
- definitionId (Int32)
- The definition id to lookup in the cache
- versionMajor (Int32)
- The definition major version used in the lookup
- versionMinor (Int32)
- The definition minor version used in the lookup
Assembly:
lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)