Selection.FieldNameList Property
Project Developer Reference |
Returns a List object representing the field names (or column titles, if available) for all selected fields.Read-only object.
Syntax
expression.FieldNameList
expression A variable that represents a Selection object.
See Also