C-DEngine 5.105

TheKey..::..MOBILE Property

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

Syntax


public int MOBILE { get; set; }
Public Property MOBILE As Integer
	Get
	Set
public:
property int^ MOBILE {
	int^ get ();
	void set (int^ value);
}