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