docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITaskManagementProjectConfig

    Represents an interface for Task Management Project Config with additional list of Linked Unity Project Id's.

    Inherited Members
    ITaskManagementProjectConfigBase.JiraProjectConfigId
    ITaskManagementProjectConfigBase.Project
    ITaskManagementProjectConfigBase.DefaultReporter
    ITaskManagementProjectConfigBase.IsRestricted
    Namespace: Unity.Cloud.Collaboration.Models.JiraConfig
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface ITaskManagementProjectConfig : ITaskManagementProjectConfigBase

    Properties

    LinkedUnityProjectIds

    List of Unity Projects this config is linked to.

    Declaration
    IReadOnlyList<ProjectId> LinkedUnityProjectIds { get; }
    Property Value
    Type Description
    IReadOnlyList<ProjectId>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)