The action to be applied to the child entity

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public RemovalBehaviorAction Action { get; set; }
Visual Basic (Declaration)
Public Property Action As RemovalBehaviorAction

See Also