Eplan Platform API
Eplan.EplApi.Base Namespace / ContextParameterBlock Class / SetList Method
the list to set.

In This Topic
SetList Method
In This Topic
Set a list for this block
Syntax
public void SetList( 
   List<object> pList
)

Parameters

pList
the list to set.
See Also