AutoFilingManagerDeriveDestinationWithCalculatedMembership Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Creates location based on supplied metadata with calculated membership.")]
[XmlIncludeAttribute(typeof(int[]))]
public Destination DeriveDestinationWithCalculatedMembership(
string scriptName,
int documentSchemaId,
string documentName,
FieldWithValue[] fieldsWithValues,
int? templateId
)
- scriptName String
-
- documentSchemaId Int32
-
- documentName String
-
- fieldsWithValues FieldWithValue
-
- templateId NullableInt32
-
Destination