onExportRelationship MethodProtected

Called when a Relationship should be exported.

onExportRelationship(_relationship: Relationship, _isUpdate: boolean | undefined): void

note This should be overridden to actually do the export.

Parameter Type Description
_relationship Relationship  
_isUpdate boolean | undefined  

Defined in

Last Updated: 05 June, 2020