The class Baltie2DMessage represents a basic data structure for message exchange Baltie2DMessage between Baltie (sender) Baltie2D and Baltie (recipient) Baltie2D.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class Baltie2DMessage : BaltieMessageBase

Inheritance Hierarchy

System..::.Object
  SGP.Baltie..::.BaltieMessageBase
    SGP.Baltie2D..::.Baltie2DMessage

See Also