Class LinkedBugItemModel
Class that represents the data needed for a linked bug item.
Inherited Members
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public class LinkedBugItemModel
Properties
View SourceBugKey
Declaration
public string BugKey { get; set; }
Property Value
Type | Description |
---|---|
string |
BugLinkType
Declaration
public string BugLinkType { get; set; }
Property Value
Type | Description |
---|---|
string |