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

    Interface UserTaskLinkInfo

    リンク情報の型定義

    interface UserTaskLinkInfo {
        displayName?: string;
        hide: boolean;
    }
    Index

    Properties

    Properties

    displayName?: string

    表示名

    hide: boolean

    非表示かどうか