ActivityCollectionChangeEventArgs.Action Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o ActivityCollectionChangeAction que representa o tipo de alteração que ocorreu.
public:
property System::Workflow::ComponentModel::ActivityCollectionChangeAction Action { System::Workflow::ComponentModel::ActivityCollectionChangeAction get(); };
public System.Workflow.ComponentModel.ActivityCollectionChangeAction Action { get; }
member this.Action : System.Workflow.ComponentModel.ActivityCollectionChangeAction
Public ReadOnly Property Action As ActivityCollectionChangeAction
Valor da propriedade
O ActivityCollectionChangeAction que representa o tipo de alteração ocorrida.