Click or drag to resize

LGSPGlobalVariablesRequestObjectUniqueId Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public long RequestObjectUniqueId(
	long idToObtain
)

Parameters

idToObtain  Int64
 

Return Value

Int64

Implements

IGlobalVariablesRequestObjectUniqueId(Int64)
See Also