Click or drag to resize

ModifyContentModelType Property

Selects the type of content to be modified.

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

Property Value

Type: String
Remarks

If the Type is not specified for a Remove action, the Amount will be evenly removed from all non-solid content types in the Container.

See Also