AutoFilingManagerDeriveDestination Method
Creates location based on supplied metadata.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Creates location based on supplied metadata.")]
[XmlIncludeAttribute(typeof(int[]))]
public Destination DeriveDestination(
string scriptName,
int documentSchemaId,
string documentName,
FieldWithValue[] fieldsWithValues,
int? templateId
)
- scriptName String
- script name (optional)
- documentSchemaId Int32
- documentName String
- fieldsWithValues FieldWithValue
- templateId NullableInt32
- template id (optional)
Destination