Returns the name of this data set.
Namespace: OIV.MeshVizXLM.Mesh.DataAssembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
SyntaxReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
Type:
Stringthe name of this data set
RemarksReturns the name of this data set.
See Also