The InteractionView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InteractionView | Initializes a new instance of the InteractionView class |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Reset |
Sets all members to nullNothingnullptra null reference (Nothing in Visual Basic). Useful for validating return data.
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ConferenceId |
Gets or sets the conference ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
DateOffset |
Gets or sets the date offset. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
DisplayName1 |
Gets or sets the display name1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
DisplayName2 |
Gets or sets the display name2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
Duration |
Gets or sets the duration. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
FirstName1 |
Gets or sets the first name1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
FirstName2 |
Gets or sets the first name2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
ICUserId1 |
Gets or sets the IC user ID1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
ICUserId2 |
Gets or sets the IC user ID2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
Id |
Gets or sets the ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
InteractionAddressValue1 |
Gets or sets the InteractionAddress value1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
InteractionAddressValue2 |
Gets or sets the InteractionAddress value2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
LastName1 |
Gets or sets the last name1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
LastName2 |
Gets or sets the last name2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
OrganizationName1 |
Gets or sets the organization name1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
OrganizationName2 |
Gets or sets the organization name2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
SegmentTypes |
Gets or sets the segment type. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
StartDateTime |
Gets or sets the start date time. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
StationName1 |
Gets or sets the station name1. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
StationName2 |
Gets or sets the station name2. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
Type |
Gets or sets the type. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
| |
TypeId |
Gets or sets the type ID. (Can be nullNothingnullptra null reference (Nothing in Visual Basic).)
|