Table of Contents

Class OrganizationLimits

Namespace
NetCoreForce.Client.Models
Assembly
NetCoreForce.Client.dll
public class OrganizationLimits
Inheritance
OrganizationLimits
Inherited Members

Properties

ConcurrentAsyncGetReportInstances

public LimitInfo ConcurrentAsyncGetReportInstances { get; set; }

Property Value

LimitInfo

ConcurrentSyncReportRuns

public LimitInfo ConcurrentSyncReportRuns { get; set; }

Property Value

LimitInfo

DailyApiRequests

public LimitInfo DailyApiRequests { get; set; }

Property Value

LimitInfo

DailyAsyncApexExecutions

public LimitInfo DailyAsyncApexExecutions { get; set; }

Property Value

LimitInfo

DailyBulkApiRequests

public LimitInfo DailyBulkApiRequests { get; set; }

Property Value

LimitInfo

DailyDurableGenericStreamingApiEvents

public LimitInfo DailyDurableGenericStreamingApiEvents { get; set; }

Property Value

LimitInfo

DailyDurableStreamingApiEvents

public LimitInfo DailyDurableStreamingApiEvents { get; set; }

Property Value

LimitInfo

DailyGenericStreamingApiEvents

public LimitInfo DailyGenericStreamingApiEvents { get; set; }

Property Value

LimitInfo

DailyStreamingApiEvents

public LimitInfo DailyStreamingApiEvents { get; set; }

Property Value

LimitInfo

DailyWorkflowEmails

public LimitInfo DailyWorkflowEmails { get; set; }

Property Value

LimitInfo

DataStorageMB

Data storage (MB)

Returns these limits if the API user has the Manage Users permission

public LimitInfo DataStorageMB { get; set; }

Property Value

LimitInfo

DurableStreamingApiConcurrentClients

public LimitInfo DurableStreamingApiConcurrentClients { get; set; }

Property Value

LimitInfo

FileStorageMB

File storage (MB)

Returns these limits if the API user has the Manage Users permission

public LimitInfo FileStorageMB { get; set; }

Property Value

LimitInfo

HourlyAsyncReportRuns

public LimitInfo HourlyAsyncReportRuns { get; set; }

Property Value

LimitInfo

HourlyDashboardRefreshes

public LimitInfo HourlyDashboardRefreshes { get; set; }

Property Value

LimitInfo

HourlyDashboardResults

public LimitInfo HourlyDashboardResults { get; set; }

Property Value

LimitInfo

HourlyDashboardStatuses

public LimitInfo HourlyDashboardStatuses { get; set; }

Property Value

LimitInfo

HourlyODataCallout

public LimitInfo HourlyODataCallout { get; set; }

Property Value

LimitInfo

HourlySyncReportRuns

public LimitInfo HourlySyncReportRuns { get; set; }

Property Value

LimitInfo

HourlyTimeBasedWorkflow

public LimitInfo HourlyTimeBasedWorkflow { get; set; }

Property Value

LimitInfo

MassEmail

Daily number of mass emails that are sent to external email addresses by using Apex or Force.com APIs

public LimitInfo MassEmail { get; set; }

Property Value

LimitInfo

SingleEmail

Daily number of single emails that are sent to external email addresses by using Apex or Force.com APIs

public LimitInfo SingleEmail { get; set; }

Property Value

LimitInfo

StreamingApiConcurrentClients

public LimitInfo StreamingApiConcurrentClients { get; set; }

Property Value

LimitInfo