ServiceRecordUtilitiesDump Method

Produces a 'dump' of the given record, including attribute names etc.

Overload List

Dump(ServiceRecord, Type) Gets a String containing a 'dump' of the given record, including attribute names etc.
Dump(TextWriter, ServiceRecord, Type) Produce a 'dump' of the given record, including attribute names etc to the given TextWriter.

See Also