Interface IEntityInfo
- Namespace
- Cuemon.Data.Integrity
- Assembly
- Cuemon.Data.Integrity.dll
An interface that represents both the timestamp and integrity of data that is normally associated with an entity/resource.
public interface IEntityInfo : IEntityDataTimestamp, IEntityDataIntegrity, IDataIntegrity
- Inherited Members