Description

Note of the relationship. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Note() As Variant

Example

Dim MyRelationship As Relationship
Dim RelNote As String
  
MyRelationship.Note = RelNote


  • No labels