ICustomTypeValue
- class LOGS.Interfaces.ICustomTypeValue.ICustomTypeValue(ref=None)[source]
Bases:
ICustomValue- customField(nameOrId)[source]
- Return type:
Optional[ICustomFieldValue]
- property customFields: List[ICustomFieldValue]
- getSection(sectionIndexOrFieldId)[source]
- Return type:
Optional[ICustomSectionValue]
- property id: int | None
- property name: str | None