TTMSMCPSamplingMessageContentTypeHelper Record
Converts a payload kind between its enumerated form and the name used on the wire.
API unit family: TMS.MCP.Sampling
Syntax
TTMSMCPSamplingMessageContentTypeHelper = record
Methods
| Name | Description |
|---|---|
| FromString | Converts a protocol payload-kind name into the matching value. |
| ToString | Returns the protocol name of this payload kind. |