Property | Type | Description |
---|
Method | Description | |
---|---|---|
SetGoal ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System |
public SetGoal ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System | ||
Id | GoalId | |
description | string | |
startDate | DateTime | |
lengthOfGoalInDays | int | |
user | string | |
return | System |