ActReasonConcept Property |
Namespace: SanteDB.Core.Model.Acts
The loading of this delay-loaded property is based on the configuration of the SanteDB host environment (i.e. whether deep-loading of lazy-loading of properties is enabled). It is good practice to load any delay-load properties using the LoadProperty method, such as:
act.LoadProperty(o=>o.ReasonConcept)