{CompanyName} FlexyGo

ObjectToken..::..GetObjectType Method

Gets the type of the object.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public static string GetObjectType(
	string ObjectTokenString
)
Public Shared Function GetObjectType ( _
	ObjectTokenString As String _
) As String

Parameters

ObjectTokenString
Type: String
The object token string.

Return Value

System.String.