LabNotebookEntry

class LOGS.Entities.LabNotebookEntry.LabNotebookEntry(ref=None, id=None, connection=None)[source]

Bases: IEntityWithIntId, IRelatedEntity[LabNotebookEntryRelations], INamedEntity, ICreationRecord, IModificationRecord, ISoftDeletable, IPermissionedEntity

property entryDate: datetime | None
fromDict(ref)[source]
Return type:

None

property labNotebook: EntityMinimalWithIntId | None
property labNotebookExperiment: EntityMinimalWithIntId | None
property version: int | None