API Help
Eplan.EplApi.DataModel Namespace / OptionFragment Class / Create Method

In This Topic
Create Method (OptionFragment)
In This Topic
creates the OptionFragment
Syntax
public virtual void Create( 
   Option oOption,
   string strName,
   MultiLangString mlDescription
)

Parameters

oOption
strName
mlDescription
See Also