Click or drag to resize

DropdownFieldChoiceId Property

The internal identifier used by FileHold to track this drop-down item. This identifier is returned from Document Finder and should be passed to Document Manager to edit the metadata of a document.

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

Property Value

Type: Int32
See Also