LabNotebookEntry
- class LOGS.Entities.LabNotebookEntry.LabNotebookEntry(ref=None, id=None, connection=None)[source]
Bases:
IEntityWithIntId,IRelatedEntity[LabNotebookEntryRelations],INamedEntity,ICreationRecord,IModificationRecord,ISoftDeletable,GenericPermissionEntity- property content: EntryContentDocument | None
- property entryDate: datetime | None
- property labNotebook: EntityMinimalWithIntId | None
- property labNotebookExperiment: EntityMinimalWithIntId | None
- property version: int | None