RuleConditionChangeAction.ConditionName Propriété

Définition

En cas de substitution dans une classe dérivée, obtient le nom du RuleCondition à modifier.

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

Valeur de propriété

Nom du RuleCondition à modifier.

S’applique à