Click or drag to resize

ModelSetterMethods Class

Extension methods which can safely set properties from the HDSI expressions
Inheritance Hierarchy
SystemObject
  SanteDBModelSetterMethods

Namespace: SanteDB
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public static class ModelSetterMethods

The ModelSetterMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetNonMetadataProperties Gets all non metadata properties (those marked with SerializationMetadataAttribute
Public Extension MethodGetOrSetValueAtPath Get the property value
Top
See Also