Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const OUTPUT_FOLDER As String = "OutputFolder" |
C# |
---|
public const string OUTPUT_FOLDER = "OutputFolder"; |
C++ |
---|
public: const String OUTPUT_FOLDER = L"OutputFolder"; |
J# |
---|
public const string OUTPUT_FOLDER = "OutputFolder" |
JScript |
---|
public const OUTPUT_FOLDER : String = "OutputFolder"; |