Property LastUpdateTime
LastUpdateTime
Time of the last update (modification) of the scene.
Declaration
public DateTime LastUpdateTime { get; set; }
Property Value
Type | Description |
---|---|
DateTime |
Remarks
This property is updated when IsModified property becomes changed, normally after a user action that modified the scene.