Click or drag to resize

PubSubSubscriptionDefinitionNotAfter Property

Not after

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

Property Value

Type: NullableDateTime
See Also