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

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

    Parameters

    obj
    OptionFragment object whose properties will be affected.
    See Also