ServicePRO SDK Help

stcSystem..::..Trace Property

Gets or sets a value indicating whether this stcSystem is trace.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool Trace { get; set; }
<DataMemberAttribute> _
Public Property Trace As Boolean
	Get
	Set

Field Value

true if trace; otherwise, false.