Data Sgroup field display information

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

Syntax

C#
public string FieldDisp { get; set; }
Visual Basic (Declaration)
Public Property FieldDisp As String
Visual C++
public:
property String^ FieldDisp {
	String^ get ();
	void set (String^ value);
}

Remarks

This string is interpreted by MDLv3000 as identical to V2000 appendix for Data Sgroup display (‘M SDD’) except for the index value.

See Also