OnCondition.GetIdentity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.