API Help
Eplan.EplApi.ApplicationFramework Namespace / ActionParameterProperties Class / ActionParameterProperties Constructor / ActionParameterProperties Constructor(AfActionParameter,Boolean)
For internal use only.
For internal use only.

In This Topic
    ActionParameterProperties Constructor(AfActionParameter,Boolean)
    In This Topic
    For internal use only.
    Syntax
    public ActionParameterProperties( 
       AfActionParameter* pAfActionParameter,
       bool bCopy
    )
    public:
    ActionParameterProperties( 
       AfActionParameter* pAfActionParameter,
       bool bCopy
    )

    Parameters

    pAfActionParameter
    For internal use only.
    bCopy
    For internal use only.
    See Also