Class PathLeaf
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Terminal asset node in a Smartsheet path response (sheet, report, or sight).
public class PathLeaf : PathNode
- Inheritance
-
PathLeaf
- Inherited Members
Properties
CreatedAt
The timestamp when this asset was created.
public DateTime? CreatedAt { get; set; }
Property Value
ModifiedAt
The timestamp when this asset was last modified.
public DateTime? ModifiedAt { get; set; }