IEntryContentWithContent

class LOGS.Entities.LabNotebookEntryContent.IEntryContentWithContent.IEntryContentWithContent(ref=None)[source]

Bases: SerializeableContent

append(item)[source]
Return type:

TypeVar(_T, bound= EntryContentItem)

property content: List[EntryContentItem]
listContentItems(types=None)[source]
Return type:

List[TypeVar(_T, bound= EntryContentItem)]