Show / Hide Table of Contents

Class WorkItemTypeFieldWithReferences

Inheritance
System.Object
WorkItemTypeFieldWithReferences
Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.AzureDevOps.dll
Syntax
public class WorkItemTypeFieldWithReferences : TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemTypeFieldWithReferences

Properties

View Source

Type

Declaration
[DataMember]
public string Type { get; set; }
Property Value
Type Description
System.String
  • View Source
In This Article
Back to top Generated by DocFX