DocumentSchemaManagerGetFieldsOverviewInfoList Method
/// Returns information about all metadata fields starting with the specified string.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns information about all metadata fields starting with the specified string.")]
public FieldOverview[] GetFieldsOverviewInfoList(
string startsWith
)
- startsWith String
-
FieldOverview
This method does not take fields marked as invisible into account.