Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

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 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.