Field2.Name Property
Access Developer Reference |
Returns or sets the the name of the specified object. Read/write String if the object has not been appended to a collection. Read-only String if the object has been appended to a collection.
Syntax
expression.Name
expression A variable that represents a Field2 object.
Remarks
The maximum length for the name of a Field2 object is 64 characters.