ServicePRO SDK Help

stcMetaDataField..::..HasTrace Property

Gets or sets a value indicating whether this instance has trace.

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

Syntax


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

Field Value

true if this instance has trace; otherwise, false.