| SoProgressIndicatorTaskEventArgEventName Property  | 
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic string EventName { get; }Public ReadOnly Property EventName As String
	Get
public:
property String^ EventName {
	String^ get ();
}member EventName : string with get
Return Value
Type: 
Stringname of the event. 
Remarks
See Also