Description
This determines if the relationship is mandatory (true) or not (false). DATATYPE: Boolean.
Property type
Read-only property
Syntax
Visual Basic |
Public Property Mandatory() As Variant |
Example
Dim MyRelationship As Relationship
Dim bMandatory As String
MyRelationship.Mandatory = bMandatory