Returns a
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() |
C++ |
---|
String ToString() abstract |
J# |
---|
string ToString() |
JScript |
---|
function ToString() : String |
Return Value
A
representing the object.