DropdownFieldChoiceIsInactive Property

This value is false if the drop-down item can be added by the non library administrator user. If it is true, then it will be not possible to select this choice in metadata field properties panel, or during adding the document by using FDA, WebClient or MobileWebClient.

Definition

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

Property Value

Boolean

See Also