PlaceholderModelCurrentElementWasFirstCreated Property
|
Property is used to mark Placeholder after CurrentElement was created the first time.
This needed to avoid situation in runtime when Placeholder is emptied (the object
is moved to another Placeholder), simulation is loaded from autosave and new current
element should not be created.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string CurrentElementWasFirstCreated { get; set; }
Property Value
Type:
String
See Also