型・APIリファレンス
    Preparing search index...

    Type Alias ParentComboValue

    REFCOMBO の場合の選択値(親Combo)

    type ParentComboValue = {
        propertyName: string;
        value: string;
    }
    Index
    propertyName: string

    プロパティのパス

    ref1.ref2.ref3
    
    value: string

    oid