Share via


OnCondition.GetIdentity Method

Definition

Method called to execute the rule's actions.

public virtual string GetIdentity ();
abstract member GetIdentity : unit -> string
override this.GetIdentity : unit -> string
Public Overridable Function GetIdentity () As String

Returns

A Task with plan change list.

Implements

Applies to