Method
- class LOGS.Entities.Method.Method(ref=None, id=None, connection=None)[source]
Bases:
EntityWithStrId,INamedEntity,IGenericPermissionEntity- property childMethods: List[MethodMinimal] | None
- property dataFormats: List[DataFormatMinimal] | None
- property description: str | None
- property fullName: str | None
- property parentMethod: MethodMinimal | None