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