Copy tag values to another tag

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

Public Shared Sub CopyTagToTag( _ 
ByVal tagSource As UserType, _ 
ByVal tagTarget As UserType
)
This language is not supported or no code example is available.
public static void CopyTagToTag( 
UserType tagSource
UserType tagTarget 
)
This language is not supported or no code example is available.

Parameters

tagSource
Type: UserType

Source tag

tagTarget
Type: UserType

Target tag

.NET Framework

Supported in: 4.6.2, 4.7