forwardTemplateLibrary Constructor    Table of ContentByteOrder Property forward
TemplateLibrary Properties

The TemplateLibrary type exposes the following members.

Properties
  NameDescription
Public propertyByteOrder
Gets byte order.
Public propertyDescription
Gets template schema description.
Public propertyId
Gets template schema id.
Public propertyStatic memberLicensePath
Path to the directory where license file located.
Public propertyMessagesByTemplateId
Gets collection of registered messages description by message (template) id.
Public propertyMessagesByTypes
Gets collection of registered messages description by FIX message type.
Public propertyPackage
Gets package name.
Public propertySemanticVersion
Gets template schema semantic version.
Public propertyTypes
Gets collection of registered types description by type name.
Public propertyVersion
Gets template schema version.
Top
See Also