Click or drag to resize
ValueListAttribute Properties

The ValueListAttribute type exposes the following members.

Properties
  NameDescription
Public propertyConcreteType
Gets the concrete type specified during initialization.
Public propertyMaximumElements
Gets or sets the maximum element allow for the list managed by ValueListAttribute type. If lesser than 0, no upper bound is fixed. If equal to 0, no elements are allowed.
Public propertyTypeId (Inherited from Attribute.)
Top
See Also