Click or drag to resize

IObjectGetObjectName Method

Gets the name of the class object (which has the form "%" + uniqueId).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
string GetObjectName()

Return Value

Type: String
The name of the class object.
See Also