Copy datatable to tag

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Sub CopyDataTableToTag( _ 
ByVal table As DataTable, _ 
ByVal tag As UserType
)
This language is not supported or no code example is available.
public static void CopyDataTableToTag( 
DataTable table
UserType tag 
)
This language is not supported or no code example is available.

Parameters

table
Type: DataTable

Reference to DataTable

tag
Type: UserType

Target tag

.NET Framework

Supported in: 4.6.2, 4.7