ReportingService2010.GetModelItemPolicies(String, String, Boolean) Метод

Определение

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Policy ^> ^ GetModelItemPolicies(System::String ^ Model, System::String ^ ModelItemID, [Runtime::InteropServices::Out] bool % InheritParent);
public Microsoft.SqlServer.ReportingServices2010.Policy[] GetModelItemPolicies (string Model, string ModelItemID, out bool InheritParent);
member this.GetModelItemPolicies : string * string * bool -> Microsoft.SqlServer.ReportingServices2010.Policy[]
Public Function GetModelItemPolicies (Model As String, ModelItemID As String, ByRef InheritParent As Boolean) As Policy()

Параметры

Model
String
ModelItemID
String
InheritParent
Boolean

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

Policy[]

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