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