Name property (read/write) Gets/sets
a name for the record object. This name has currently no special meaning.
Syntax:
record_object.Name = variable
variable = record_object.Name
Parameters:
variable - string variable.
Applies to: SFRecord object
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|