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

    Interface UserTaskCustomBinaryPropertyValue

    カスタムプロパティ値(Binary型)

    interface UserTaskCustomBinaryPropertyValue {
        definitionName: string;
        lobId: number;
        name: string;
        oid: string;
        propertyName: string;
        size: number;
        type: string;
    }
    Index

    Properties

    definitionName: string

    Entity定義名

    lobId: number

    LobId

    name: string

    ファイル名

    oid: string

    OID

    propertyName: string

    プロパティ名

    size: number

    ファイルサイズ

    type: string

    ファイルタイプ