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