Freigeben über


BuildGlobalReference-Methode

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Shared Function BuildGlobalReference ( _
    property As String _
) As String
'Usage
Dim property As String
Dim returnValue As String

returnValue = ReportExpression.BuildGlobalReference(property)
public static string BuildGlobalReference(
    string property
)
public:
static String^ BuildGlobalReference(
    String^ property
)
static member BuildGlobalReference : 
        property:string -> string 
public static function BuildGlobalReference(
    property : String
) : String

Parameter

Rückgabewert

Typ: System. . :: . .String
A string value.