Custom atom type (Patty like)

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

Syntax

C#
public string CustomType { get; }
Visual Basic (Declaration)
Public ReadOnly Property CustomType As String
Visual C++
public:
property String^ CustomType {
	String^ get ();
}

Field Value

Gets internal custom type: NAR, N2, N3, etc.

See Also