ServicePRO SDK Help

stcCompany..::..strMemo Property

Specifies the memo for the specific company.
When adding a new company it adds NULL by default.
(Optional)

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

Syntax


[DataMemberAttribute]
public string strMemo { get; set; }
<DataMemberAttribute> _
Public Property strMemo As String
	Get
	Set

Field Value

The string memo.