UndoableCrossReferencePropertyTValue Property

Spotfire 15.0 API Reference
Gets or sets the value of the managed node. Assignment of objects with the same value as the current value, will be ignored.

Namespace:  Spotfire.Dxp.Framework.DocumentModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public T Value { get; set; }

Property Value

Type: T
The value of the managed node.
Version Information


See Also

Reference