Description

Name of the relationship. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Namne() As Variant

Example

Dim MyRelationship As Relationship
Dim RelName As String
  
MyRelationship.Name = RelName


  • No labels