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

In This Topic
OptionBasePropertyList Constructor(OptionBase)
In This Topic
Should be used internal only
Syntax
public OptionBasePropertyList( 
   OptionBase obj
)

Parameters

obj
OptionBase object whose properties will be affected.
See Also