Click or drag to resize

ScheduledTaskClassName Property

Gets or sets the class name of the scheduled task.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public string ClassName { get; set; }

Property Value

Type: String
The class name of the scheduled task.
See Also