FlatContainerModelMaxAmount Property
|
Specifies the maximum amount of content this FlatContainer can contain.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic double MaxAmount { get; set; }
Property Value
Type:
Double
Remarks
This is different from MaxContentType, which refers to the number of different contents the container can receive.
See Also