| DataCacheEventArgsObject Property |
The object added or removed from the cache
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public Object Object { get; }
Public ReadOnly Property Object As Object
Get
public:
property Object^ Object {
Object^ get ();
}
member Object : Object with get
Property Value
Type:
ObjectSee Also