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 classAutoLoadAttribute
Auto load attribute
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 classDataIgnoreAttribute
Identifies that a property containins no meaningful data and is provided only for serialization
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 classSerializationReferenceAttribute
Identifies where tools can find the serialization information for an ignored property
Public classSimpleValueAttribute
Identifies the simple value