docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITaskManagementProjectConfigBase

    Represents a base interface for Task Management Project Config.

    Namespace: Unity.Cloud.Collaboration.Models.JiraConfig
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface ITaskManagementProjectConfigBase

    Properties

    DefaultReporter

    Gets or Sets defaultReporter

    Declaration
    ITaskManagementUser DefaultReporter { get; }
    Property Value
    Type Description
    ITaskManagementUser

    IsRestricted

    If true, have to be assigned to a internal project, else will be visible to all internal projects in organization.

    Declaration
    bool IsRestricted { get; }
    Property Value
    Type Description
    bool

    JiraProjectConfigId

    Id of the ProjectConfig.

    Declaration
    JiraProjectConfigId JiraProjectConfigId { get; }
    Property Value
    Type Description
    JiraProjectConfigId

    Project

    Gets or Sets project

    Declaration
    ITaskManagementProject Project { get; }
    Property Value
    Type Description
    ITaskManagementProject
    In This Article
    Back to top
    Copyright © 2026 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)