McApplicationOutput Property
|
|
Exposes the Output window object.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Output As McOutput
Get
Property Value
Type:
McOutputReturn Value
Type:
McOutputImplements
IMcApplication.OutputIMcApplication2.Output
RemarksThe output window allows to display formatted text.
See Also