Click or drag to resize

DefinedSequenceInfoPackagePrefixedName Property

The name of the sequence in case of a global sequence, the name of the sequence 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#
public string PackagePrefixedName { get; }

Property Value

Type: String

Implements

INamedPackagePrefixedName
See Also