C-DEngine 5.105

nmiCtrlComboLookup..::..ModelID Property

if set, the storage service might be in another plugin

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

Syntax


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