A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PropertyDoubleList

A content type property for a list of double-precision floating-point numbers.

Inheritance
System.Object
PropertyList<System.Double>
PropertyDoubleList
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyDefinitionTypePlugIn]
public class PropertyDoubleList : PropertyList<double>, IReadOnly<PropertyData>, IReadOnly, ILazyProperty

Constructors

PropertyDoubleList()

Declaration
public PropertyDoubleList()

Implements

Extension Methods