Group sub type

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

Syntax

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

Remarks

Default value is None

See Also