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

JobSchedulerIdentity class More...

Public Member Functions

 JobScheduleIdentity ()
 Initializes a new instance of the JobScheduleIdentity class. More...
 

Properties

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

Description

JobSchedulerIdentity class

Constructor & Destructor Documentation

Initializes a new instance of the JobScheduleIdentity class.

Property Documentation

int Id
getset

Gets or sets the id.

The id.

string Name
getset

Gets or sets the name.

The name.