ValueChange.Tuple Property

Definition

Gets the MDX tuple of the value was changed in the OLAP data source.

public:
 property System::String ^ Tuple { System::String ^ get(); };
public string Tuple { get; }
Public ReadOnly Property Tuple As String

Property Value

The MDX tuple of the value was changed in the OLAP data source.

Remarks

Read-only.

Applies to