 | BiIndicatorPeriodEnd Property |
Gets the end of the period
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic DateTime End { get; }Public ReadOnly Property End As DateTime
Get
public:
property DateTime End {
DateTime get ();
}member End : DateTime with get
Property Value
DateTime
See Also