Condividi tramite


Proprietà CaptionLocID

The unique identifier for the Caption property.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Property CaptionLocID As String
    Get
    Set
'Utilizzo
Dim instance As ChartAxisTitle
Dim value As String

value = instance.CaptionLocID

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

Valore proprietà

Tipo: System. . :: . .String