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