Eplan Platform API
Eplan.EplApi.DataModel Namespace / OptionGroupPropertyList Class / OptionGroupPropertyList Constructor / OptionGroupPropertyList Constructor(OptionGroup)
OptionGroup object whose properties will be affected.

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

    Parameters

    obj
    OptionGroup object whose properties will be affected.
    See Also