InfoConnect for Airlines
Theme Property (IAlcTerminal)


Gets the theme object.
Syntax
'Declaration
 
ReadOnly Property Theme As ITheme
'Usage
 
Dim instance As IAlcTerminal
Dim value As ITheme
 
value = instance.Theme
ITheme Theme {get;}
See Also