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.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public bool IsInactive { get; set; }
Property Value
Boolean