 | IObjectSetUniqueId Method |
Sets the unique id of the class object.
You have to ensure consistency! (only meant for internal use.)
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxvoid SetUniqueId(
long uniqueId
)
Parameters
- uniqueId Int64
-
See Also