Datatype of variable
Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public BlastVariableDataType DataType { get; }
VB
Public ReadOnly Property DataType As BlastVariableDataType
Get
C++
public:
property BlastVariableDataType DataType {
BlastVariableDataType get ();
}
F#
member DataType : BlastVariableDataType with get
Type: BlastVariableDataType