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