IMainWindowView.SetDocumentName method
Sets the document title displayed in the main window view.
public void SetDocumentName(string documentName)
parameter | description |
---|---|
documentName | The title to be set for the document. |
See Also
- interface IMainWindowView
- namespace Autodesk.DataExchange.UI.Interfaces