API Help
Eplan.EplApi.DataModel Namespace / OptionPropertyList Class / OptionPropertyList Constructor / OptionPropertyList Constructor(Option)
Option object whose properties will be affected.

In This Topic
    OptionPropertyList Constructor(Option)
    In This Topic
    Should be used internal only
    Syntax
    public OptionPropertyList( 
       Option obj
    )
    public:
    OptionPropertyList( 
       Option^ obj
    )

    Parameters

    obj
    Option object whose properties will be affected.
    See Also