C-DEngine 5.105

TheFieldInfo..::..AddOrUpdatePlatformBag Method

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

Syntax


public bool AddOrUpdatePlatformBag(
	eWebPlatform pPlat,
	ThePropertyBag pBagItem
)
Public Function AddOrUpdatePlatformBag ( _
	pPlat As eWebPlatform, _
	pBagItem As ThePropertyBag _
) As Boolean
public:
bool^ AddOrUpdatePlatformBag(
	eWebPlatform^ pPlat, 
	ThePropertyBag^ pBagItem
)