Click or drag to resize

SubscriptionClientDefinitionGuards Property

Gets or sets the guards which indicate when this subscription can be activated

Namespace: SanteDB.Core.Model.Subscription
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public List<string> Guards { get; set; }

Property Value

ListString
See Also