IClient.ViewableGenerationCompleted event
An event is triggered when the completion of viewable generation is marked as failed or completed.
public event EventHandler ViewableGenerationCompleted;
See Also
- interface IClient
- namespace Autodesk.DataExchange.Interface