Click or drag to resize

SanteDB.Core.Model.Attributes Namespace

 
Classes
 ClassDescription
Public classAddDependentSerializersAttribute Attribute which instructs the XmlSerializerFactory to append all dependent serializers
Public classBindingAttribute Binding attributes to suggest what values can be used in a property
Public classClassConceptKeyAttribute Maps a class concept key to this type
Public classClassifierAttribute Classifier attribute used to mark a class' classifier
Public classDelayLoadInverseAttribute Instructs LoadProperty(IAnnotatedResource, String, Boolean, IEnumerableIdentifiedData) to load this property in an inverse way
Public classKeyLookupAttribute Identifies to the persistence layer what property can be used for lookup when a key is not present
Public classNoCaseAttribute Indicates that a particular property has no case
Public classNonCachedAttribute Instructs any data caching that the object should not be cached
Public classQueryParameterAttribute The query parameter attribute allows for the querying of non-serialized values such as simple values or "handy" shortcut values
Public classResourceNameAttribute Hack - This allows a resource to provide an API name for the resource
Public classResourceSensitivityAttribute Tags a resource's class as either: * Clinical * Administrative * Metadata This allows other generic processes to understand the resource's sensitivity and to take appropriate auditing and/or privacy decisions (such as export, etc.)
Public classSerializationMetadataAttribute Identifies that a property containins no meaningful data and is provided only for serialization
Public classSerializationReferenceAttribute Identifies where tools can find the serialization information for an ignored property
Public classSimpleValueAttribute Identifies the simple value
Interfaces
 InterfaceDescription
Public interfaceIPropertyReference Represents a class which references a property
Enumerations
 EnumerationDescription
Public enumerationResourceSensitivityClassification Classifications of resources