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