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: 2.2.1
Syntax
public IDictionary<string, Object> Parameters { get; }

Property Value

Type: IDictionaryString, Object
See Also