C-DEngine 5.105

ICDEScopeManager..::..GetTokenFromScrambledScopeID Method

Gets the token from scrambled scope identifier.

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

Syntax


string GetTokenFromScrambledScopeID(
	string SScopeID
)
Function GetTokenFromScrambledScopeID ( _
	SScopeID As String _
) As String
String^ GetTokenFromScrambledScopeID(
	String^ SScopeID
)

Parameters

SScopeID
Type: String
The scrambled scope identifier.

Return Value

System.String.