Click or drag to resize

PubSubChannelDefinitionSettings Property

Gets or sets the settings on this channel

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<PubSubChannelSetting> Settings { get; set; }

Property Value

Type: ListPubSubChannelSetting
See Also