ReportingService2010.GetItemDefinition(String) Method

Definition

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()

Parameters

ItemPath
String

Returns

Byte[]

Applies to