SoActionHasTerminated Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool HasTerminated()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function HasTerminated As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool HasTerminated()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member HasTerminated : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also