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

    Interface UserTaskWorkflowInfo

    ワークフロー定義名情報の型定義

    interface UserTaskWorkflowInfo {
        displayName: string;
        name: string;
    }
    Index

    Properties

    Properties

    displayName: string

    表示名

    name: string

    定義名