All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
EventDefinitionIdentity Class Reference

Event Identity class. More...

Public Member Functions

 EventDefinitionIdentity ()
 Initializes a new instance of the EventDefinitionIdentity class. More...
 
 EventDefinitionIdentity (EventDefinitionIdentity eventDefinitionIdentity)
 Initializes a new instance of the EventDefinitionIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the name. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

Event Identity class.

Constructor & Destructor Documentation

Initializes a new instance of the EventDefinitionIdentity class.

EventDefinitionIdentity ( EventDefinitionIdentity  eventDefinitionIdentity)

Initializes a new instance of the EventDefinitionIdentity class.

Parameters
eventDefinitionIdentityThe event definition identity.

Property Documentation

string Id
getset

Gets or sets the name.

The name.

string Name
getset

Gets or sets the name.

The name.