 | ExpandIndicatorPeriodOperationBiPeriodInfoEnd Property |
[Missing <summary> documentation for "P:SanteDB.Rest.BIS.Operations.ExpandIndicatorPeriodOperation.BiPeriodInfo.End"]
Namespace: SanteDB.Rest.BIS.OperationsAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic DateTime End { get; set; }Public Property End As DateTime
Get
Set
public:
property DateTime End {
DateTime get ();
void set (DateTime value);
}member End : DateTime with get, set
Property Value
DateTime
See Also