Compartir vía


AddedConditionAction.ConditionName Propiedad

Definición

Obtiene una cadena que contiene el nombre de RuleCondition agregado al flujo de trabajo.

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

Valor de propiedad

Nombre de la clase RuleCondition agregada al flujo de trabajo.

Se aplica a