Returns a String representation of the object represented by
this identity.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Function ToString As String |
| C# |
|---|
string ToString() |
| Visual C++ |
|---|
String^ ToString() |
| JavaScript |
|---|
function toString(); |