Description
Verb phrase of the relationship. DATATYPE: String.
Property Type
- Read-write property
Syntax
Public Property VerbPhrase() As Variant
Example
Dim MyRelationship As Relationship
Dim VbPhrase As String
MyRelationship.VerbPhrase = VbPhrase
See Also