DocumentSchemaManagerAddGlobalField Method
Creates new metadata field (also called "global field" in the API)
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Creates new metadata field")]
[XmlIncludeAttribute(typeof(int[]))]
[XmlIncludeAttribute(typeof(string[]))]
public int AddGlobalField(
GlobalFieldDefinition field,
ref bool exceeded
)
- field GlobalFieldDefinition
- details of the field to create
- exceeded Boolean
- notification that field contains a large amount of data
Int32id of created field