Udostępnij przez


Właściwość ConnectionProperties.PromptLocID

Identyfikator unikatowy dla Prompt właściwość.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property PromptLocID As String
    Get
    Set
'Użycie
Dim instance As ConnectionProperties
Dim value As String

value = instance.PromptLocID

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

Wartość właściwości

Typ: System.String