ICustomSectionValue
- class LOGS.Interfaces.ICustomSectionValue.ICustomSectionValue(ref=None)[source]
Bases:
ITypedCustomValue- property customFields: List[ICustomFieldValue]
- property fieldNames: List[str]
- getCustomField(fieldName)[source]
- Return type:
Optional[ICustomFieldValue]
- property name: str | None