Click or drag to resize

swDialogWatcherProcessId Property

Gets or sets process Id of the affected SOLIDWORKS instance.

Namespace:  CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public int ProcessId { get; set; }

Property Value

Type: Int32
See Also