Page History
Description
This is the inverse Inverse verb phrase of the relationship. DATATYPE: String.
Property
...
Type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property InversePhrase() As Variant |
Example
Dim MyRelationship As Relationship Anchor
Dim InvPhrase As String
MyRelationship.InversePhrase = InvPhrase
Info | ||
---|---|---|
| ||