Accusoft.ISISXpress7.Net
Output Property




Gets the current instance of the Output object.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Output As Output
'Usage
 
Dim instance As IsisXpress
Dim value As Output
 
value = instance.Output
[Browsable(false)]
public Output Output {get;}
[Browsable(false)]
public: __property Output* get_Output();
[Browsable(false)]
public:
property Output^ Output {
   Output^ get();
}

Property Value

The current instance of the Output object set.
See Also

Reference

IsisXpress Class
IsisXpress Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback