Page History
Description
This is the definition Definition of the relationship. DATATYPE: String.
Property type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property Definition() As Variant |
Example
Dim MyRelationship As Relationship Anchor
Dim RelDef As String
MyRelationship.Definition = RelDef
Info | ||
---|---|---|
| ||