Click or drag to resize

SceneModelIsStartupScene Property

This property is only for Builder. The first Scene with this flag set to true is used to update Scenes.CurrentSceneId before Builder saves XML.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string IsStartupScene { get; set; }

Property Value

Type: String
See Also