|
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)
Syntaxpublic int ProcessId { get; set; }
Public Property ProcessId As Integer
Get
Set
Property Value
Type:
Int32
See Also