Click or drag to resize

ModelMapLinks Property

Gets the list of links shown in the application sub menu of the header waffle.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<ApplicationMapLink> MapLinks { get; }

Property Value

Type: ModelingListApplicationMapLink
See Also