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