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