Click or drag to resize
MiDataSetName Property
Returns the name of this data set.

Namespace: OIV.MeshVizXLM.Mesh.Data
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.36.0.Release.9ccfd3bbc
Syntax
string Name { get; }

Property Value

Type: String
the name of this data set
Remarks
Returns the name of this data set.
See Also