VeriStand .NET API Reference

Table of Contents

ImportedDoubleValueArray.Type Property

Gets the data type of the ImportedDoubleValueArray.

Namespace: NationalInstruments.VeriStand.Data
Assembly: NationalInstruments.VeriStand.DataTypes (in NationalInstruments.VeriStand.DataTypes.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overrides ReadOnly Property Type As DataType
C#
public override DataType Type { get; }
Visual C++
public:
virtual property DataType Type {
	DataType get () override;
}

Property Value

The DataValue of the array.

See Also

Log in to get a better experience