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