Partilhar via


Propriedade do RDL DocumentMapLabelLocID

The unique identifier for the DocumentMapLabel property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Property DocumentMapLabelLocID As String
    Get
    Set
'Uso
Dim instance As Group
Dim value As String

value = instance.DocumentMapLabelLocID

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

Valor da propriedade

Tipo: System. . :: . .String