Eplan Platform API
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

    Parameter NameDescription
    pAfActionParameterFor internal use only.
    bCopyFor internal use only.
    See Also