xRecord.toolTipRecord Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the ToolTip value for the current record.
public:
virtual System::String ^ toolTipRecord();
public virtual string toolTipRecord ();
abstract member toolTipRecord : unit -> string
override this.toolTipRecord : unit -> string
Public Overridable Function toolTipRecord () As String
Returns
The ToolTip value for the current record.