 | BiMetadataLastModified Property |
Last modified by
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic DateTime LastModified { get; set; }Public Property LastModified As DateTime
Get
Set
public:
property DateTime LastModified {
DateTime get ();
void set (DateTime value);
}member LastModified : DateTime with get, set
Property Value
DateTime
See Also