forwardAddType Method    Table of ContentParse Method forward
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
C#
public string GetSemanticType(
	int templateId
)

Parameters

templateId
Type: System.Int32
Template id.

Return Value

Type: String
Message semantic type
See Also