Variable: FMS_MESSAGE_ID
const
FMS_MESSAGE_ID: typeofWTLineLegacyMessageIDs
=WTLineLegacyMessageIDs
Defined in: workingtitle-instruments-wt21/shared/MessageSystem/MessageDefinitions.ts:14
Enum implementation value for WT21 message IDs
The original is in WTLineSDK because TypeScript won't consider the types mutually assignable if they are not literally the sam enum.
This is to be replaced with a common generic message system down the road.