Summary
Gets or sets the modified time.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- GoCDModificationInfo
Syntax
public DateTime ModifiedTime { get; set; }
Value
Type | Description |
---|---|
DateTime | The modified time. |
public DateTime ModifiedTime { get; set; }
Type | Description |
---|---|
DateTime | The modified time. |