C4W-BOT
Loading...
Searching...
No Matches
Library.Interaction Class Referenceabstract
Inheritance diagram for Library.Interaction:
Library.Call Library.Mail Library.Meeting Library.Message Library.Quote Library.Sale

Public Member Functions

 Interaction (DateTime date, string topic, ExchangeType type, Customer _customer)
void AddNote (Note note)
void MarkAsResponded ()
override string ToString ()

Properties

DateTime Date [get, set]
string Topic [get, set]
ExchangeType Type [get, set]
List< NoteNote [get, set]
Customer Customer [get, set]
bool HasResponse [get, set]

Constructor & Destructor Documentation

◆ Interaction()

Library.Interaction.Interaction ( DateTime date,
string topic,
ExchangeType type,
Customer _customer )

Member Function Documentation

◆ AddNote()

void Library.Interaction.AddNote ( Note note)

◆ MarkAsResponded()

void Library.Interaction.MarkAsResponded ( )

◆ ToString()

override string Library.Interaction.ToString ( )

Property Documentation

◆ Customer

Customer Library.Interaction.Customer
getset

◆ Date

DateTime Library.Interaction.Date
getset

◆ HasResponse

bool Library.Interaction.HasResponse
getset

◆ Note

List<Note> Library.Interaction.Note
getset

◆ Topic

string Library.Interaction.Topic
getset

◆ Type

ExchangeType Library.Interaction.Type
getset

The documentation for this class was generated from the following file: