TemplateLibrary.GetSemanticType Method |
Gets message semantic type.
Namespace:
OnixS.SimpleBinaryEncoding.Templates
Assembly:
OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax public string GetSemanticType(
int templateId
)
Parameters
- templateId
- Type: System.Int32
Template id.
Return Value
Type:
StringMessage semantic type
See Also