Click or drag to resize

ActStopTimeXml Property

The time when the act should or did stop ocurring in ISO format

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public string StopTimeXml { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
FormatExceptionWhen the provided value does not conform to ISO formatted date
See Also