Gets or sets the name of the data property.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
public string Name { get; set; }
public string Name { get; set; }
Property Value
Type:
StringDo not use the setter of this property. It is in practice obsolete but can not be made so
due to a bug in the compiler that does not allow setting the obsolete attribute on only the setter.
Changing the name will effectively render it another property in many places that only recognize properties by name.
Supported in: 7.0, 6.5, 6.0, 5.5, 5.0