Click or drag to resize

LGSPGlobalVariablesRequestObjectUniqueId Method

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

Parameters

idToObtain
Type: SystemInt64

Return Value

Type: Int64

Implements

IGlobalVariablesRequestObjectUniqueId(Int64)
See Also