Click or drag to resize

MaterialExpiryDate Property

Gets or sets the expiry date of the material

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DateTime? ExpiryDate { get; set; }

Property Value

Type: NullableDateTime
See Also