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.

Definition

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

Property Value

Int32

See Also