Click or drag to resize
ClientConfigSchedulerClient Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the client should be checking for scheduler licenses rather than standard.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool SchedulerClient { get; set; }

Property Value

Type: Boolean
True if the client should be checking for scheduler licenses rather than standard.

Return Value

Type: Boolean
Remarks