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