 | LGSPObjectGetUniqueId Method |
Gets the unique id of the class object.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic long GetUniqueId()
Return Value
Type:
Int64The unique id of the class object.
Implements
IObjectGetUniqueId
See Also