C-DEngine 5.105

TheKey..::..type Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string type { get; set; }
Public Property type As String
	Get
	Set
public:
property String^ type {
	String^ get ();
	void set (String^ value);
}