SoProgressIndicatorTaskEventArgEventName Property |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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