UserPreferencesGetAvailableFormats Method
            Return the list of available formats of the given type.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the list of available formats of the given type.")]
public List<string> GetAvailableFormats(
	string type
)
- type  String
 
ListString