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