Proprietà Group.DocumentMapLabelLocID
Gets or sets the unique identifier for the DocumentMapLabel property.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Property DocumentMapLabelLocID As String
Get
Set
'Utilizzo
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)
Valore proprietà
Tipo: System.String
The unique identifier for the DocumentMapLabel property.