BuildUserReference-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 BuildUserReference ( _
property As String _
) As String
'Usage
Dim property As String
Dim returnValue As String
returnValue = ReportExpression.BuildUserReference(property)
public static string BuildUserReference(
string property
)
public:
static String^ BuildUserReference(
String^ property
)
static member BuildUserReference :
property:string -> string
public static function BuildUserReference(
property : String
) : String
Parameter
- property
Typ: System. . :: . .String
The property name.
Rückgabewert
Typ: System. . :: . .String
A string value.