Autodesk.AutoCAD.PlottingServices Namespace > DsdEntry Class > DsdEntry Properties > TraceSession Property
DsdEntry.TraceSession Property   MG2022New
Description

Determines whether the trace session associated with the sheet is included as part of the plotted output.

Visual Basic
Public Property TraceSession() As string
C#
public string TraceSession;
Returns

Returns a Boolean value indicating whether the trace session is included.

Conditions

Read / Write

Links
   Comments?