Description

Inverse verb phrase of the relationship. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property InversePhrase() As Variant

Example

Dim MyRelationship As Relationship
Dim InvPhrase As String
  
MyRelationship.InversePhrase = InvPhrase


  • No labels