GoCDModificationInfo.

ModifiedTimeUnixMilliseconds Property

Summary

Gets or sets the modified time in milliseconds from the Unix epoch.

Syntax

[DataMember(Name = "modified_time")]
public long ModifiedTimeUnixMilliseconds { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
long The modified time in milliseconds from the Unix epoch.