次の方法で共有


ReportingService2010.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[]

適用対象