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