C-DEngine 5.105

TheFieldInfo..::..PropBagGetValue Method

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

Syntax


public string PropBagGetValue(
	string pName
)
Public Function PropBagGetValue ( _
	pName As String _
) As String
public:
String^ PropBagGetValue(
	String^ pName
)

Parameters

pName
Type: String