Returns a
describing this
object, including its class name, list of included properties, list of included property types, list of excluded properties, and its maxRecursion, maxSize, levelDependents, and pageSize attributes.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides Function ToString() As String |
C# |
---|
public override string ToString() |
C++ |
---|
public: virtual String ToString() override |
J# |
---|
public override string ToString() |
JScript |
---|
public override function ToString() : String |
Return Value
A
that represents this
object.