Click or drag to resize
Infosoft Logo

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.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDescriptionForCronExpressionResponse

The GetDescriptionForCronExpressionResponse type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets or sets the description for the cron expression.
Top
See Also