Click or drag to resize

AbstractRowTColumn, TCellPermalink Property

URL that represents a direct link to the Row in Smartsheet Only returned if the include query string parameter contains rowPermalink.

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 string Permalink { get; set; }

Property Value

Type: String
See Also