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.AddFrom(name: string, goal: ( string | DateTimeOffset ), startAt: DateTimeOffset)

Adds a new milestone to list and starts counting.

Milestone Milestones.AddFrom(name: string, goal: any, assignedTo: ( string | Identity ), startAt: DateTimeOffset)

Arguments

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