BaseModelXmlComments Property
|
(Development) Used as temporary storage for XML comments (like ) to keep them.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string XmlComments { get; set; }
Property Value
Type:
String
Remarks
Comments can be used to share information with other developers during simulation creation. They will never be shown inside
the simulation.
See Also