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