 | EntityRelationshipMasterToEntityRelationship Method |
Convert to entity relationship
Namespace: SanteDB.Persistence.MDM.ModelAssembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntaxpublic EntityRelationship ToEntityRelationship()
Public Function ToEntityRelationship As EntityRelationship
public:
EntityRelationship^ ToEntityRelationship()
member ToEntityRelationship : unit -> EntityRelationship
Return Value
EntityRelationship[Missing <returns> documentation for "M:SanteDB.Persistence.MDM.Model.EntityRelationshipMaster.ToEntityRelationship"]
See Also