DocumentManagerCreateLocation Method
Create library location using an auto-filing script.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create library location using an auto-filing script.")]
[XmlIncludeAttribute(typeof(int[]))]
public int CreateLocation(
int? metadataVersionId,
int documentSchemaId,
string documentName,
FieldWithValue[] fieldsWithValues
)
- metadataVersionId NullableInt32
- documentSchemaId Int32
- documentName String
- fieldsWithValues FieldWithValue
Int32