Click or drag to resize

MovePlaceholderItemModelIsDestinationItemReplaceAllowed Property

Determines whether action will be able to replace item at destination.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsDestinationItemReplaceAllowed { get; set; }

Property Value

Type: Boolean
See Also