Documentation - v19.2.0-dev
    Preparing search index...

    Interface TwinObjectQuantityTakeoffPropertyValue

    interface TwinObjectQuantityTakeoffPropertyValue {
        objectQuantityTakeOffDtos: { name: string; value: string | number }[];
    }
    Index

    Properties

    objectQuantityTakeOffDtos: { name: string; value: string | number }[]