// ----- this file has been automatically generated - do not edit import { DTStructure } from "./dt_structure" /** * | | | * |-----------|------------------------------------------------------------| * | namespace |http://opcfoundation.org/UA/ | * | nodeClass |DataType | * | name |FilterOperand | * | isAbstract|true | */ export type DTFilterOperand = DTStructure;