ServicePRO SDK Help

stcMemo..::..IgnoreMemo Property

Gets or sets a value indicating whether [ignore memo].

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

Syntax


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

Field Value

true if [ignore memo]; otherwise, false.