{CompanyName} FlexyGo

ObjectToken..::..Generate Method (String)

Generates the specified object type.

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

Syntax


public static string Generate(
	string ObjectType
)
Public Shared Function Generate ( _
	ObjectType As String _
) As String

Parameters

ObjectType
Type: String
Type of the object.

Return Value

System.String.