Click or drag to resize

EventEventTimestamp Property

Gets an event timestamp, either a Date object, or Long if numericDates parameter is true on API call.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public Object EventTimestamp { get; set; }

Property Value

Type: Object
See Also