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