Click or drag to resize

PubSubSubscriptionDefinitionEvent Property

Gets or sets the event

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

Property Value

Type: PubSubEventType
See Also