Click or drag to resize

DiscussionLastCommentedAt Property

Time of most recent comment

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 Nullable<DateTime> LastCommentedAt { get; set; }

Return Value

Type: NullableDateTime
the last commented at
See Also