C-DEngine 5.105

TheDeviceMessage..::..MET Property

Reserved for future use

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

Syntax


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