API Reference

Class

VisioSwimlaneActivityPlacement

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

A discovered swimlane activity and its current lane/phase placement.

Inheritance

  • Object
  • VisioSwimlaneActivityPlacement

Usage

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

Accepted by parameters

Properties

public VisioShape Shape { get; } #

Activity shape.

public String LaneId { get; } #

Current lane identifier, when known.

public String PhaseId { get; } #

Current phase identifier, when known.

public Nullable<VisioSwimlaneActivityKind> ActivityKind { get; } #

Semantic activity kind, when known.