Click or drag to resize

IProcedureDefinitionPackagePrefixedName Property

The name of the procedure in case of a global procedure, the name of the procedure prefixed by the name of the package otherwise.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
string PackagePrefixedName { get; }

Property Value

Type: String

Implements

INamedPackagePrefixedName
See Also