API Reference

Class

VisioSwimlaneAssignmentResult

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Result of assigning swimlane activity metadata from geometry.

Inheritance

  • Object
  • VisioSwimlaneAssignmentResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public IReadOnlyList<VisioSwimlaneActivityPlacement> Assigned { get; } #

Activities assigned to both a lane and phase.

public IReadOnlyList<String> UnassignedShapeIds { get; } #

Activity identifiers whose centers do not fall in a unique lane/phase cell.

public Boolean Complete { get; } #

Whether every discovered activity received an unambiguous assignment.