ServicePRO SDK Help

stcCurrentUser..::..tblTemplates Property

Gets or sets the table templates.

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

Syntax


[DataMemberAttribute]
public List<stcUserRoleTemplate> tblTemplates { get; set; }
<DataMemberAttribute> _
Public Property tblTemplates As List(Of stcUserRoleTemplate)
	Get
	Set

Field Value

The table templates.