 | TransformerFactoryCurrent Property |
Gets the current factory
Namespace:
SanteDB.Matcher.Transforms
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntaxpublic static TransformerFactory Current { get; }
Public Shared ReadOnly Property Current As TransformerFactory
Get
public:
static property TransformerFactory^ Current {
TransformerFactory^ get ();
}
static member Current : TransformerFactory with get
Property Value
Type:
TransformerFactory
See Also