Click or drag to resize

IdentificationCardToString Method

Returns a human readable string representing this object.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public override string ToString()

Return Value

Type: String
Human readable string representing this object.
See Also