Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the unique identifier for the Value property.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Property ValueLocID As String
Get
Set
'Utilisation
Dim instance As TextRun
Dim value As String
value = instance.ValueLocID
instance.ValueLocID = value
public string ValueLocID { get; set; }
public:
property String^ ValueLocID {
String^ get ();
void set (String^ value);
}
member ValueLocID : string with get, set
function get ValueLocID () : String
function set ValueLocID (value : String)
Valeur de propriété
Type : System.String
The unique identifier for the Value property.