Page History
Description
This is the name Name of the relationship. DATATYPE: String.
Property
...
Type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property |
...
Namne() As Variant |
Example
Dim MyRelationship As Relationship Anchor
Dim RelName As String
MyRelationship.Name = RelName
Info | ||
---|---|---|
| ||