CollectionChangeEventArgsActionName Property

Get/Set the name of the action.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public string ActionName { get; set; }

Property Value

String

See Also