Class EditDeadlineOption
EditDeadlineOption options for creating a deadline
Inheritance
System.Object
EditDeadlineOption
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.GiteaOrgManager.Client
Assembly: Dangl.GiteaOrgManager.dll
Syntax
public class EditDeadlineOption
Properties
| Improve this Doc View SourceDue_date
Declaration
[Required(AllowEmptyStrings = true)]
public DateTimeOffset Due_date { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTimeOffset |