Visual Signal ExternalBase Class Library Documentation
Type Property
VisualSignalVSignal.ExternalBaseTExternalBase..::.DllDataType
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Get/Set the data type. Type could be one of the following strings: "Signal", "Spectra", and "Numeric"
Declaration Syntax
C#Visual BasicVisual C++
public string Type { get; set; }
Public Property Type As String
public:
property String^ Type {
	String^ get ();
	void set (String^ value);
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)