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