You are here: Start » FIL.NET » FIS.StringToClassifyObjectModelDirectory Method

FIS.StringToClassifyObjectModelDirectory Method

Conversion between Directory and ClassifyObjectModelDirectory

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void StringToClassifyObjectModelDirectory
(
	string inString,
	out string outModelDirectory
)

Parameters

Name Type Range Default Description
inStringstring
outModelDirectorystring

See also