Share via


ReportingService2005.GetUserModel(String, String) 方法

定义

public:
 cli::array <System::Byte> ^ GetUserModel(System::String ^ Model, System::String ^ Perspective);
public byte[] GetUserModel (string Model, string Perspective);
member this.GetUserModel : string * string -> byte[]
Public Function GetUserModel (Model As String, Perspective As String) As Byte()

参数

Model
String
Perspective
String

返回

Byte[]

适用于