Class RelatedTicketInfo
Inherited Members
Namespace: SuperOffice.CRM.Ticket
Assembly: SoDataBase.dll
Syntax
public class RelatedTicketInfo
Constructors
RelatedTicketInfo()
Declaration
public RelatedTicketInfo()
Fields
ChildCount
Declaration
public int ChildCount
Field Value
| Type | Description |
|---|---|
| int |
ContactId
Declaration
public int ContactId
Field Value
| Type | Description |
|---|---|
| int |
ContactName
Declaration
public string ContactName
Field Value
| Type | Description |
|---|---|
| string |
IconHint
Declaration
public string IconHint
Field Value
| Type | Description |
|---|---|
| string |
ParentCount
Declaration
public int ParentCount
Field Value
| Type | Description |
|---|---|
| int |
PersonId
Declaration
public int PersonId
Field Value
| Type | Description |
|---|---|
| int |
PersonName
Declaration
public string PersonName
Field Value
| Type | Description |
|---|---|
| string |
RelatedCount
Declaration
public int RelatedCount
Field Value
| Type | Description |
|---|---|
| int |
RelationId
Declaration
public int RelationId
Field Value
| Type | Description |
|---|---|
| int |
RelationType
Declaration
public TicketRelationType RelationType
Field Value
| Type | Description |
|---|---|
| TicketRelationType |
TicketId
Declaration
public int TicketId
Field Value
| Type | Description |
|---|---|
| int |
Title
Declaration
public string Title
Field Value
| Type | Description |
|---|---|
| string |