Click or drag to resize

MatchAttributeGetPropertySelectorsT Method

Property selector helper

Namespace: SanteDB.Matcher.Definition
Assembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntax
public IDictionary<string, Func<T, Object>> GetPropertySelectors<T>()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:SanteDB.Matcher.Definition.MatchAttribute.GetPropertySelectors``1"]

Return Value

IDictionaryString, FuncT, Object

[Missing <returns> documentation for "M:SanteDB.Matcher.Definition.MatchAttribute.GetPropertySelectors``1"]

See Also