Group type

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public SubGroup..::.SubGroupType Type { get; set; }
Visual Basic (Declaration)
Public Property Type As SubGroup..::.SubGroupType
Visual C++
public:
property SubGroup..::.SubGroupType Type {
	SubGroup..::.SubGroupType get ();
	void set (SubGroup..::.SubGroupType value);
}

Remarks

Default value is SRU

See Also