ReportingService2010.SetItemDefinition(String, Byte[], Property[]) Метод

Определение

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Warning ^> ^ SetItemDefinition(System::String ^ ItemPath, cli::array <System::Byte> ^ Definition, cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2010.Warning[] SetItemDefinition (string ItemPath, byte[] Definition, Microsoft.SqlServer.ReportingServices2010.Property[] Properties);
member this.SetItemDefinition : string * byte[] * Microsoft.SqlServer.ReportingServices2010.Property[] -> Microsoft.SqlServer.ReportingServices2010.Warning[]
Public Function SetItemDefinition (ItemPath As String, Definition As Byte(), Properties As Property()) As Warning()

Параметры

ItemPath
String
Definition
Byte[]
Properties
Property[]

Возвращаемое значение

Применяется к