Click or drag to resize
XRecordSummaryOrName Method
Gets the summary or the name of the record.By default it returns the record name but if the record is nothing.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SummaryOrName()

Return Value

Type: String
The Summary or the name of the record.
See Also