Class PropertyDoubleList
A content type property for a list of double-precision floating-point numbers.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
public class PropertyDoubleList : PropertyList<double>, IReadOnly<PropertyData>, IReadOnly, ILazyProperty
Constructors
PropertyDoubleList()
Declaration
public PropertyDoubleList()