Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Adds a new milestone to list and starts counting.

Milestone Milestones.Add(name: string, goal: ( string | DateTimeOffset ))

Adds a new milestone to list and starts counting.

Milestone Milestones.Add(name: string, goal: any, assignedTo: ( string | Identity ))

Arguments

string name
name of milestone
( string | DateTimeOffset ) goal
target goal
any goal
target goal
( string | Identity ) assignedTo
identity to assign milestone