LabNotebookEntry

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

Bases: IEntityWithIntId, IUniqueEntity, INamedEntity, IVersionedEntity, IGenericPermissionEntity

property alias: str | None
property content: EntryContentDocument | None
property entryDate: datetime | None
fetchContent()[source]
fromDict(ref)[source]
Return type:

None

property labNotebook: EntityMinimalWithIntId | None
property labNotebookExperiment: EntityMinimalWithIntId | None