DVTk API
AutoType2Attributes Property
DVTkDvtk.SessionsIDataSetEncodingSettingsAutoType2Attributes
DVTk API

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

The AutoType2Attributes option, causes DVT to add any Type 2 Attributes (with a zero-length) to the defined Dataset before sending it to the Product.
Declaration Syntax
C#Visual BasicVisual C++
bool AutoType2Attributes { get; set; }
Property AutoType2Attributes As Boolean
property bool AutoType2Attributes {
	bool get ();
	void set (bool value);
}
Remarks

DVT consults to Definition File corresponding to the Dataset in order to check the Dataset “completeness” before sending it to the Product. This feature ensures that the output produced by DVT conforms to the Dataset definition without the User having to explicitly set any zero-length Attributes.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0