Свойство Source

Name of the ChartDataPointValue property to use as the value of this parameter.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Property Source As String
    Get
    Set
'Применение
Dim instance As ChartFormulaParameter
Dim value As String

value = instance.Source

instance.Source = value
public string Source { get; set; }
public:
property String^ Source {
    String^ get ();
    void set (String^ value);
}
member Source : string with get, set
function get Source () : String
function set Source (value : String)

Значение свойства

Тип: System. . :: . .String
A string value.