public void SetUndoDescription( string strDescription )
public: void SetUndoDescription( String^ strDescription )
Parameters
| Parameter Name | Description |
|---|---|
| strDescription | This description appears in the tool tip of the undo step. |
public void SetUndoDescription( string strDescription )
public: void SetUndoDescription( String^ strDescription )
| Parameter Name | Description |
|---|---|
| strDescription | This description appears in the tool tip of the undo step. |
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Description could not be set. |