C-DEngine 5.105

ICDEScopeManager..::..GetTokenFromEasyScopeID Method

Gets the token from easy scope identifier.

Namespace:  nsCDEngine.Interfaces
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


string GetTokenFromEasyScopeID(
	string pEasyID
)
Function GetTokenFromEasyScopeID ( _
	pEasyID As String _
) As String
String^ GetTokenFromEasyScopeID(
	String^ pEasyID
)

Parameters

pEasyID
Type: String
The easy identifier.

Return Value

System.String.