 | DataFrameType Property |
Gets the type of this data object.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic string Type { get; }
Public ReadOnly Property Type As String
Get
public:
property String^ Type {
String^ get ();
}
member Type : string with get
Return Value
StringReturns
CenterSpace.NMath.Core.DataFrame.
See Also