Click or drag to resize

ParameterCollectionParameters Property

Gets or sets the parameters

Namespace:  SanteDB.Core.Model.Parameters
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<Parameter> Parameters { get; set; }

Property Value

Type: ListParameter
See Also