C-DEngine 5.105

ICDEScopeManager..::..SetScopeIDFromEasyID Method

Sets the scope identifier from easy identifier.

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

Syntax


void SetScopeIDFromEasyID(
	string pEasyID
)
Sub SetScopeIDFromEasyID ( _
	pEasyID As String _
)
void SetScopeIDFromEasyID(
	String^ pEasyID
)

Parameters

pEasyID
Type: String
The easy identifier.