Description
This is the inverse verb phrase of the relationship. DATATYPE: String.
Property type
Read-write property
Syntax
Visual Basic |
Public Property InversePhrase() As Variant |
Example
Dim MyRelationship As Relationship
Dim InvPhrase As String
MyRelationship.InversePhrase = InvPhrase