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