![]() | IVersionedAssociation Interface |
Namespace: SanteDB.Core.Model.Interfaces
The IVersionedAssociation type exposes the following members.
Name | Description | |
---|---|---|
![]() | EffectiveVersionSequenceId |
Effective version sequence
|
![]() | Key |
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.) |
![]() | LoadState |
Gets the load state of the entity
(Inherited from IIdentifiedEntity.) |
![]() | ObsoleteVersionSequenceId |
Obsolete version sequence
|
![]() | SourceEntity |
Gets or sets the source entity
(Inherited from ISimpleAssociation.) |
![]() | SourceEntityKey |
Gets or sets the source entity key
(Inherited from ISimpleAssociation.) |
![]() | SourceType |
Get the source type of the association
(Inherited from ISimpleAssociation.) |
Name | Description | |
---|---|---|
![]() | AddAnnotation |
Add an annotated object
(Inherited from IIdentifiedEntity.) |
![]() | CopyAnnotations |
Copy annotations
(Inherited from IIdentifiedEntity.) |
![]() | GetAnnotationsT |
Get annotations of specified T (Inherited from IIdentifiedEntity.) |
![]() | RemoveAnnotation |
Remove annotation
(Inherited from IIdentifiedEntity.) |
Name | Description | |
---|---|---|
![]() | CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) |
![]() | LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods.) |
![]() | LoadProperty(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) |
![]() | LoadPropertyTReturn(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) |
![]() | TryGetExisting |
Try get by classifier
(Defined by ModelExtensions.) |
![]() | UpdateParentKeys | (Defined by ModelExtensions.) |
![]() | WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |