TK.PreloadObject (String) Method
Preload main properties from object name. Used to improvement performance while getting object by first ime
Public Shared Sub PreloadObject( _
ByVal objectName As String _
)
This language is not supported or no code example is available.
public static void PreloadObject(
string objectName
)
This language is not supported or no code example is available.
Parameters
-
objectName
-
string
Object name
.NET Framework
Supported in: 4.6.2, 4.7