Show / Hide Table of Contents

Class WorkItemTypeFieldWithReferences

Inheritance
object
BaseSecuredObject
WorkItemFieldReference
WorkItemTypeFieldInstanceBase
WorkItemTypeFieldWithReferences
WorkItemTypeFieldWithReferences
Inherited Members
WorkItemTypeFieldWithReferences.DefaultValue
WorkItemTypeFieldWithReferences.AllowedValues
WorkItemTypeFieldInstanceBase.GetHashCode()
WorkItemTypeFieldInstanceBase.Equals(object)
WorkItemTypeFieldInstanceBase.Field
WorkItemTypeFieldInstanceBase.HelpText
WorkItemTypeFieldInstanceBase.AlwaysRequired
WorkItemTypeFieldInstanceBase.DependentFields
WorkItemTypeFieldInstanceBase.IsIdentity
WorkItemFieldReference.ReferenceName
WorkItemFieldReference.Name
WorkItemFieldReference.Url
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.AzureDevOps.dll
Syntax
public class WorkItemTypeFieldWithReferences : WorkItemTypeFieldWithReferences

Properties

View Source

Type

Declaration
[DataMember]
public string? Type { get; set; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX