Click or drag to resize

IAnalyticsProviderRegisterEvent Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void RegisterEvent(
	string name,
	string description,
	Dictionary<string, string> data
)
Request Example View Source

Parameters

name  String
 
description  String
 
data  DictionaryString, String
 
See Also