Click or drag to resize

PubSubChannelDefinitionIsActive Property

Gets or sets whether the channel is active

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public bool IsActive { get; set; }

Property Value

Type: Boolean
See Also