Description

This determines if the relationship is mandatory (true). DATATYPE: Boolean.

Property Type

Syntax

Public Property Mandatory() As Variant

Example

Dim MyRelationship As Relationship
Dim bMandatory As String
  
MyRelationship.Mandatory = bMandatory