Gets or sets a String collection that represents all the items in a DropDown object.

Namespace: Docentric.Documents.ObjectModel.Fields
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public List<String> Items { get; set; }

Property Value

Type: List<T>