Document ToString Method DocuWare Platform .NET API
Returns a OnlineString that represents this instance.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public override string ToString()

Return Value

Type: OnlineString
A OnlineString that represents this instance.
See Also