Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This is the definition Definition of the relationship. DATATYPE: String.

Property type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property Definition() As Variant

Example

Dim MyRelationship As Relationship
Anchorwp1024266wp1024266
Dim RelDef As String
Anchorwp1024267wp1024267 
Anchorwp1024268wp1024268

MyRelationship.Definition = RelDef


Info
titleSee Also