C-DEngine 5.105

TheMetaDataBase..::..cdeM Property

The Cookie or Meta information for this class

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

Syntax


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