Click or drag to resize

DataFrameType Property

Gets the type of this data object.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public string Type { get; }

Return Value

String
Returns CenterSpace.NMath.Core.DataFrame.
See Also