Visual Signal ExternalBase Class Library Documentation
Rank Property
VisualSignalVSignal.ExternalBaseTExternalBase..::.DllDataRank
API version 1.2.2.0

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

Get/Set the data rank. Setting this property will automatically allocate Formats, Intervals, IsDateTimes, Lengths, Starts, Units, and Coordinates arrays.
Declaration Syntax
C#Visual BasicVisual C++
public int Rank { get; set; }
Public Property Rank As Integer
public:
property int Rank {
	int get ();
	void set (int value);
}

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