Compartir a través de


ReportingService2005.RemoveAllModelItemPoliciesAsync Método

Definición

Sobrecargas

RemoveAllModelItemPoliciesAsync(String)
RemoveAllModelItemPoliciesAsync(String, Object)

RemoveAllModelItemPoliciesAsync(String)

public:
 void RemoveAllModelItemPoliciesAsync(System::String ^ Model);
public void RemoveAllModelItemPoliciesAsync (string Model);
member this.RemoveAllModelItemPoliciesAsync : string -> unit
Public Sub RemoveAllModelItemPoliciesAsync (Model As String)

Parámetros

Model
String

Se aplica a

RemoveAllModelItemPoliciesAsync(String, Object)

public:
 void RemoveAllModelItemPoliciesAsync(System::String ^ Model, System::Object ^ userState);
public void RemoveAllModelItemPoliciesAsync (string Model, object userState);
member this.RemoveAllModelItemPoliciesAsync : string * obj -> unit
Public Sub RemoveAllModelItemPoliciesAsync (Model As String, userState As Object)

Parámetros

Model
String
userState
Object

Se aplica a