Share via


ReportingService2010.GetItemDefinition(String) 方法

定义

public:
 cli::array <System::Byte> ^ GetItemDefinition(System::String ^ ItemPath);
public byte[] GetItemDefinition (string ItemPath);
member this.GetItemDefinition : string -> byte[]
Public Function GetItemDefinition (ItemPath As String) As Byte()

参数

ItemPath
String

返回

Byte[]

适用于