DVTk API
AddGroupLength Property
DVTkDvtk.SessionsIDataSetEncodingSettingsAddGroupLength
DVTk API

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

The AddGroupLength option, is used to have DVT add Group Length attributes to all Groups found in each message sent.
Declaration Syntax
C#Visual BasicVisual C++
bool AddGroupLength { get; set; }
Property AddGroupLength As Boolean
property bool AddGroupLength {
	bool get ();
	void set (bool value);
}
Remarks
By default DVT does not encode Group Length attributes (except for the Command Group Length).

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0