FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Procedures.Procedure Class Reference

Procedures are comprised of a series of steps. Each step can be a text step, a link step, or a branching path step. Procedures can be linear, can have branching paths, and can link to other procedures. More...

Inheritance diagram for FMAR.Internal.Procedures.Procedure:

Public Attributes

string displayName
 
List< StepBasesteps
 

Detailed Description

Procedures are comprised of a series of steps. Each step can be a text step, a link step, or a branching path step. Procedures can be linear, can have branching paths, and can link to other procedures.

Member Data Documentation

◆ displayName

string FMAR.Internal.Procedures.Procedure.displayName

◆ steps

List<StepBase> FMAR.Internal.Procedures.Procedure.steps

The documentation for this class was generated from the following file: