|
GetDescriptionForCronExpressionResponse Class |
Provides data for the response from the GetDescriptionForCronExpression operation on ICronExpressionService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.SchedulerGetDescriptionForCronExpressionResponse Namespace: Infosoft.Common.Contracts.MessageContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class GetDescriptionForCronExpressionResponse
No code example is currently available or this language may not be supported.
The GetDescriptionForCronExpressionResponse type exposes the following members.
Properties | Name | Description |
---|
| Description |
Gets or sets the description for the cron expression.
|
TopSee Also