#SchedulerTenantID

##About

Summary: Gets or sets the tenantId to use for the scheduler. This ensures reports of different tenants are not scheduled erroneously. (deprecated)
Data Type: System.String
Accepted Values:
Default Value: String.Empty
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots