[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.
| C# | Visual Basic | Visual C++ |
bool AddGroupLength { get; set; }
Property AddGroupLength As Boolean
property bool AddGroupLength { bool get (); void set (bool value); }
By default DVT does not encode Group Length attributes
(except for the Command Group Length).