Click or drag to resize

IRelationshipValidationProvider Methods

The IRelationshipValidationProvider type exposes the following members.

Methods
 NameDescription
Public methodAddValidRelationshipTRelationship Add a valid relationship between sourceClassKey and targetClassKey
Public methodGetRuleByKey Get a relationship directly using the key of the relationship.
Public methodGetValidRelationshipsTRelationship Get all valid relationships
Public methodGetValidRelationshipsTRelationship(Guid) Get all valid relationship types between sourceClassKey and all targets
Public methodQueryRelationships Query for all relationships registered
Public methodRemoveRuleByKey Remove a relationship directly using the key of the relationship.
Public methodRemoveValidRelationshipTRelationship Remove the valid relationship type key between
Top
See Also