forwardMessageSchemaSemanticVersionAttribute Class   Table of ContentMessageSchemaSemanticVersionAttribute Propertiesforward
MessageSchemaSemanticVersionAttribute Constructor
Constructor.

Namespace:  OnixS.SimpleBinaryEncoding.CodeGenerator
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 MessageSchemaSemanticVersionAttribute(
	string semanticVersion
)

Parameters

semanticVersion
Type: System.String
SBE message schema semantic version.
See Also