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