Click or drag to resize

RootRenderContextParameters Property

Gets or sets the context parameters for the render

Namespace: SanteDB.BI.Rendering
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public IDictionary<string, Object> Parameters { get; }

Property Value

IDictionaryString, Object
See Also