Editar

Compartilhar via


IPolicyProfile.DeleteEngine(String) Method

Definition

Starts deleting the policy engine with the given id. All data for the given profile will be completely deleted.

public void DeleteEngine (string id);
abstract member DeleteEngine : string -> unit
Public Sub DeleteEngine (id As String)

Parameters

id
String

the unique engine id.

Applies to