SettingsOutputInterface Property |
Gets the output interface.
Namespace:
com.gigatms.Parameters.SLR810
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic OutputInterface OutputInterface { get; set; }
Public Property OutputInterface As OutputInterface
Get
Set
public:
property OutputInterface OutputInterface {
OutputInterface get ();
void set (OutputInterface value);
}
Property Value
Type:
OutputInterface
The output interface.
See Also