The user interface that the model writes information to.
Namespace: Landis.CoreAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
SyntaxIUserInterface UI { get; }
ReadOnly Property UI As IUserInterface
Get
property IUserInterface^ UI {
IUserInterface^ get ();
}
abstract UI : IUserInterface with get
Property Value
Type:
IUserInterface
See Also