public void Init( string strApplicationModifier )
public: void Init( String^ strApplicationModifier )
Parameters
| Parameter Name | Description |
|---|---|
| strApplicationModifier | This parameter specifies which configuration is to be initialized. |
public void Init( string strApplicationModifier )
public: void Init( String^ strApplicationModifier )
| Parameter Name | Description |
|---|---|
| strApplicationModifier | This parameter specifies which configuration is to be initialized. |
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when a problem with licenses appears. |