The type of the Unit.
[Visual Basic] Public ReadOnly Property Type As UnitType [C#] public UnitType Type {get;} [C++] public: __property UnitType get_Type(); [JScript] public function get Type() : UnitType;
Unit Structure | Unit Members | System.Web.UI.WebControls Namespace