Application.SetDocumentName method
It will update the document name on UI. When user switches the between one document to another then this method needs to be executed.
public void SetDocumentName(string documentName)
See Also
- class Application
- namespace Autodesk.DataExchange.UI