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.13.0.Release.908d87e01
Syntax
string Name { get; }

Property Value

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