MatlabDataObject.Name Property

Gets or sets the name of the element.

Definition

Namespace: Extreme.Data.Matlab
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public string Name { get; set; }

Property Value

String

See Also