Interface CreateRelationshipDialogResultModel

interface CreateRelationshipDialogResultModel {
    linkReason?: Relationship;
}

Hierarchy (view full)

Properties

Properties

linkReason?: Relationship