Click or drag to resize

DropdownFieldChoiceChoiceOrder Property

The value of the counter which specifies the order of items.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int ChoiceOrder { get; set; }

Property Value

Type: Int32
See Also