DVTk API
DefineSqLength Property
DVTkDvtk.SessionsIDataSetEncodingSettingsDefineSqLength
DVTk API

[This is preliminary documentation and is subject to change.]

The DefineSqLength option, is used to make DVT encode explicit length Sequences when sending messages.
Declaration Syntax
C#Visual BasicVisual C++
bool DefineSqLength { get; set; }
Property DefineSqLength As Boolean
property bool DefineSqLength {
	bool get ();
	void set (bool value);
}
Remarks

Explicit lengths are computed for both the Sequence and each Item present within the Sequence.

By default DVT uses the undefined length encoding.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0