Click or drag to resize

ModifyContentModelAmount Property

Specifies the amount of content for the action.

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

Property Value

Type: String
Remarks

The Amount is not required for Clear actions.

See Also