NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Unit.Type

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;

See Also

Unit Structure | Unit Members | System.Web.UI.WebControls Namespace