TK.CopyTagToDataTable (UserType) Method

Copy tag values to datatable
Public Shared Function CopyTagToDataTable( _ 
ByVal tag As UserType
) As DataTable
This language is not supported or no code example is available.
public static DataTable CopyTagToDataTable( 
UserType tag 
)
This language is not supported or no code example is available.

Parameters

tag
UserType

Source tag

Return Value

DataTable

Reference to DataTable

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition