Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplAction Interface / GetActionProperties Method
The data structure ActionProperties is filled with the properties.

In This Topic
GetActionProperties Method
In This Topic
Returns descriptive data for the action. For documentation purposes only.
Syntax
void GetActionProperties( 
   ref ActionProperties actionProperties
)

Parameters

actionProperties
The data structure ActionProperties is filled with the properties.
See Also