API Help
Eplan.EplApi.Remoting Namespace / CallingContext Class / Parameters Property

In This Topic
Parameters Property
In This Topic
Parameters and values
Syntax
[DataMember()]
public Dictionary<string,object> Parameters {get; set;}
See Also