Click or drag to resize

DataRetentionConfigurationSectionVariables Property

Gets the variables for this retention policy

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<DataRetentionVariableConfiguration> Variables { get; set; }

Property Value

Type: ListDataRetentionVariableConfiguration
See Also