API Help
Eplan.EplApi.Remoting Namespace / CallingContext Class / Get Method
Parameter name.
Parameter value.

In This Topic
Get Method (CallingContext)
In This Topic
Gets parameter value.
Syntax
public bool Get( 
   string strName,
   out object oValue
)

Parameters

strName
Parameter name.
oValue
Parameter value.
See Also