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