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()
Public Function SummaryOrName As String
Return Value
Type:
StringThe Summary or the name of the record.
See Also