Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets or sets the unique identifier for the DocumentMapLabel property.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Property DocumentMapLabelLocID As String
Get
Set
'Usage
Dim instance As ReportItem
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)
Property Value
Type: System.String
The unique identifier for the DocumentMapLabel property.