SoSearchActionSetFound Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual void SetFound()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Sub SetFound
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual void SetFound()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract SetFound : unit -> unit
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override SetFound : unit -> unit
Remarks See Also