Partager via


Propriété LabelLocID

The unique identifier for the Label property.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Property LabelLocID As String
    Get
    Set
'Utilisation
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)

Valeur de propriété

Type : System. . :: . .String
A string value.