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