DocumentSchemaManagerGetGlobalFields(String, Boolean, Boolean) Method
            Returns specified metadata field definitions
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns specified metadata field definitions")]
public List<GlobalFieldDefinition> GetGlobalFields(
	string startsWith,
	bool includeInvisible,
	bool fastMode
)
- startsWith  String
 - includeInvisible  Boolean
 - fastMode  Boolean
 
ListGlobalFieldDefinition