UNIX date of when this purpose was last modified.
Namespace:
NetQuarry.Services.Slack
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax [JsonConverterAttribute(typeof(UnixDateTimeConverter))]
public Nullable<DateTime> last_set { get; set; }
<JsonConverterAttribute(GetType(UnixDateTimeConverter))>
Public Property last_set As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also