UpdatedConditionAction.ConditionName Property

Definition

Gets the name of the condition be replaced.

public:
 virtual property System::String ^ ConditionName { System::String ^ get(); };
public override string ConditionName { get; }
member this.ConditionName : string
Public Overrides ReadOnly Property ConditionName As String

Property Value

The name of the condition to be replaced.

Applies to