ProjectDB.GetUserTemplate Method

Gets table containg user template
<HTML5Disabled(true)> _ 
Public Function GetUserTemplate( _ 
ByVal userTemplateName As String
) As DataTable
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public DataTable GetUserTemplate( 
string userTemplateName 
)
This language is not supported or no code example is available.

Parameters

userTemplateName
string

User template name

Return Value

DataTable

Reference to table

.NET Framework

Supported in: 4.8

In this article

Definition