ServicePRO SDK Help

stcUserFieldsTableValue..::..HasTrace Property

True – to add the memo trace on custom field otherwise set it to false (This has to be in synch with the Trace property set for the Custom Field)

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.