Click or drag to resize

ElementModelIsPickUpAllowed Property

Allows the element to be picked up by the user.

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

Property Value

Type: String
See Also