IEntryContentWithContent
- class LOGS.Entities.LabNotebookEntryContent.IEntryContentWithContent.IEntryContentWithContent(ref=None)[source]
Bases:
SerializableContent- append(item)[source]
- Return type:
TypeVar(_T, bound=EntryContentItem)
- property content: List[EntryContentItem]
- listContentItems(types=None)[source]
- Return type:
List[TypeVar(_T, bound=EntryContentItem)]