DocumentLibraryInfoFileTypes Field

User defined list of file types to dictate what documents can be uploaded to this library, as determined in the designer of the Document part that created and manages this library. Contains file extension and mime type.

Namespace: BBNCExtensions.API.Documents
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public Dictionary<string, string> FileTypes

Field Value

Type: DictionaryString, String