| SoProgressIndicatorTaskEventArgSource Property  | 
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoNode Source { get; }Public ReadOnly Property Source As SoNode
	Get
public:
property SoNode^ Source {
	SoNode^ get ();
}member Source : SoNode with get
Return Value
Type: 
SoNodesource node that raised the event. 
Remarks
See Also