ServicePRO SDK Help

stcMemoDTO..::..PrivateMemo Property

To specify if the current memo is a private memo or public memo

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

Syntax


public bool PrivateMemo { get; set; }
Public Property PrivateMemo As Boolean
	Get
	Set

Field Value

true if private memo, false if public memo