Gets the name of the field source column.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public string Name { get; }
Visual Basic
Public ReadOnly Property Name As String
	Get

See Also