C-DEngine 5.105

TheMetaDataBase..::..cdeO Property

Owner Guid

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

Syntax


public Guid cdeO { get; set; }
Public Property cdeO As Guid
	Get
	Set
public:
property Guid^ cdeO {
	Guid^ get ();
	void set (Guid^ value);
}