KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX