UserID-Feld
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Const UserID As String
'Usage
Dim value As String
value = ReportExpression..::..UserProperties.UserID
public const string UserID
public:
literal String^ UserID
static val mutable UserID: string
public const var UserID : String