DslWorkerSite Class |
Namespace: Casewhere.Runtime.DSL
public class DslWorkerSite
The DslWorkerSite type exposes the following members.
Name | Description | |
---|---|---|
DslWorkerSite | Initializes a new instance of the DslWorkerSite class | |
DslWorkerSite(WorkerSiteInfo) | Initializes a new instance of the DslWorkerSite class |
Name | Description | |
---|---|---|
DecimalSeparator |
Decimal separator.
| |
DefaultLanguageId |
Default language of worker site.
| |
DomainName |
Domain of worker site.
| |
EnableAnonymousUser |
Determines if worker site allows anonymous user access.
| |
Id |
Id.
| |
IdPConnection |
Identity provider connection.
| |
IsHttps |
Determines of worker site is https.
| |
IsUnderMaintenance |
Determines if worker site is under construction.
| |
LongDate |
Long date format.
| |
Name |
Name
| |
ProductId |
Id of product contains worker site.
| |
ShortDate |
Short date format.
| |
ThousandSeparator |
Thousand separator.
| |
TimezoneId |
Timezone.
| |
TimezoneOffset |
Timezone offset.
| |
Title |
Title.
|