Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StartDate Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionStartDate
Gets or sets the start date of the interaction.
Declaration Syntax
C#Visual BasicVisual C++
DateTime StartDate { get; }
ReadOnly Property StartDate As DateTime
property DateTime StartDate {
	DateTime get ();
}
Value
The start date.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)