SoActionIsLastPathListAppliedTo 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 IsLastPathListAppliedTo()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsLastPathListAppliedTo As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsLastPathListAppliedTo()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsLastPathListAppliedTo : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also