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