Summary
Gets or sets a value indicating whether the due date should be set when closing the milestone.
- Namespace
- GitReleaseManager
.Core .Configuration - Containing Type
- CloseConfig
Syntax
[Description("Whether to set the due date when closing the milestone.")]
[YamlMember(Alias = "set-due-date")]
public bool SetDueDate { get; set; }
Attributes
| Type | Description |
|---|---|
| Description | |
| YamlMember |
Value
| Type | Description |
|---|---|
| bool |