Click or drag to resize

SubscriptionClientDefinitionMode Property

Gets or sets the mode of the subscription

Namespace:  SanteDB.Core.Model.Subscription
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public SubscriptionModeType Mode { get; set; }

Property Value

Type: SubscriptionModeType
See Also