DocumentSchemaManagerChangeGlobalField Method
Changes definition of metadata field
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Changes definition of metadata field")]
public void ChangeGlobalField(
GlobalFieldDefinition field,
bool changeSourceSettingsAndSync,
ref bool exceeded
)
Parameters
- field GlobalFieldDefinition
- field definition with changes
- changeSourceSettingsAndSync Boolean
- if true, the SourceSettings for a DB lookup drop down field will be updated
and the item will be synchronized with the database
- exceeded Boolean
- notification that field contains a large amount of data