{CompanyName} FlexyGo

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

Generates the specified object type.

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

Syntax


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

Parameters

ObjectType
Type: String
Type of the object.
where
Type: String
The where.

Return Value

System.String.