ReportingService2006.RemoveAllModelItemPoliciesAsync Metodo

Definizione

Overload

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)

Parametri

Model
String

Si applica 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)

Parametri

Model
String
userState
Object

Si applica a