C-DEngine 5.105

TheComboOptions..::..S Property

Super Group (coming soon for ThingPicker: S=EngineName G=DeviceType N=FriendlyName V=cdeMID)

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

Syntax


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