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