forwardMessageSchemaIdAttribute Class   Table of ContentMessageSchemaIdAttribute Propertiesforward
MessageSchemaIdAttribute 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 MessageSchemaIdAttribute(
	int id
)

Parameters

id
Type: System.Int32
SBE message schema id.
See Also