Skip to main content

ITraceLane.RootNode property

Namespace: NextDesign.Desktop

Description

The base node for this lane
Returns null if the model specified by ModelId is not found.

ITraceNode RootNode { get; }

type