Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CaseData Class
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.CaseDataViewCaseData
Represents one data element.
Declaration Syntax
C#Visual BasicVisual C++
public class CaseData : INotifyPropertyChanged
Public Class CaseData _
	Implements INotifyPropertyChanged
public ref class CaseData : INotifyPropertyChanged
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
CaseData()()()
Initializes a new instance of the CaseData class

DataValue
Gets or sets the data value.

DisplayName
Gets or sets the display name.

Equals(Object)
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.)
IsAttachedData
Gets or sets a value indicating whether this instance is attached data.

Key
Gets or sets the unique key.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnPropertyChanged(String)
Called when a property is changed.

PropertyChanged
Occurs when a property value changes.

Tag
Gets or sets the tag.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visibility
Gets or sets the visibility.

Inheritance Hierarchy
Object
CaseData

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