|
swDialogUserAction Property
|
Gets or sets the action to perform.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic swDialogButtonAction_e UserAction { get; }
Public ReadOnly Property UserAction As swDialogButtonAction_e
Get
Property Value
Type:
swDialogButtonAction_e
See Also