C-DEngine 5.105

TheNMIEngine..::..AddLiveTagTable Method (TheThing, String, String)

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

Syntax


public static TheFormInfo AddLiveTagTable(
	TheThing pMyBaseThing,
	string pDeviceType,
	string pTitle
)
Public Shared Function AddLiveTagTable ( _
	pMyBaseThing As TheThing, _
	pDeviceType As String, _
	pTitle As String _
) As TheFormInfo
public:
static TheFormInfo^ AddLiveTagTable(
	TheThing^ pMyBaseThing, 
	String^ pDeviceType, 
	String^ pTitle
)

Parameters

pMyBaseThing
Type: nsCDEngine.Engines.ThingService..::..TheThing
pDeviceType
Type: String
pTitle
Type: String