Click or drag to resize
SoDataSet.IsDataFloat Method

Returns true if the given data type is a float data type.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public static bool IsDataFloat(
	SoDataSet. DataTypes dataType
)

Parameters

dataType
Type: OIV.LDM.Nodes.SoDataSet.DataTypes

Return Value

Type: Boolean
Remarks