Description

Definition of the relationship. DATATYPE: String.

Property type

  • Read-write property

Syntax

Public Property Definition() As Variant

Example

Dim MyRelationship As Relationship
Dim RelDef As String

MyRelationship.Definition = RelDef


  • No labels