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