Search Results for

    Show / Hide Table of Contents

    Class BcfProjectExtensions

    Inheritance
    System.Object
    BcfProjectExtensions
    Namespace: IPA.Bcfier.Models.Bcf
    Assembly: IPA.Bcfier.dll
    Syntax
    public class BcfProjectExtensions : object

    Properties

    | Improve this Doc View Source

    Priorities

    Declaration
    public List<string> Priorities { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    SnippetTypes

    Declaration
    public List<string> SnippetTypes { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    TopicLabels

    Declaration
    public List<string> TopicLabels { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    TopicStatuses

    Declaration
    public List<string> TopicStatuses { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    TopicTypes

    Declaration
    public List<string> TopicTypes { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    Users

    Declaration
    public List<string> Users { get; set; }
    Property Value
    Type Description
    List<System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH