- Namespace
- GitReleaseManager
.Core .Model - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Milestone"]
class Type type-node
Syntax
public sealed class Milestone
Properties
Name | Value | Summary |
---|---|---|
Description | string | |
DueOn | DateTimeOffset? | |
HtmlUrl | string | |
InternalNumber | long | |
PublicNumber | int | |
Title | string | |
Url | string | |
Version | Version |