Свойство LabelLocID

The unique identifier for the Label property.

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

Синтаксис

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

value = instance.LabelLocID

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

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

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