Table of Contents

Class SfAppAnalyticsQueryRequest

Namespace
NetCoreForce.Models
Assembly
NetCoreForce.Models.dll

App Analytics Query Request

SObject Name: AppAnalyticsQueryRequest

Custom Object: False

public class SfAppAnalyticsQueryRequest : SObject
Inheritance
SfAppAnalyticsQueryRequest
Inherited Members

Properties

AvailableSince

Available Since

Name: AvailableSince

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "availableSince")]
[Updateable(false)]
[Createable(true)]
public DateTimeOffset? AvailableSince { get; set; }

Property Value

DateTimeOffset?

CreatedBy

ReferenceTo: User

RelationshipName: CreatedBy

[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }

Property Value

SfUser

CreatedById

Created By ID

Name: CreatedById

SF Type: reference

Nillable: False

[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }

Property Value

string

CreatedDate

Created Date

Name: CreatedDate

SF Type: datetime

Nillable: False

[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }

Property Value

DateTimeOffset?

DataType

Data Type

Name: DataType

SF Type: picklist

Nillable: False

[JsonProperty(PropertyName = "dataType")]
[Updateable(false)]
[Createable(true)]
public string DataType { get; set; }

Property Value

string

DownloadExpirationTime

Download Expiration Time

Name: DownloadExpirationTime

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "downloadExpirationTime")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? DownloadExpirationTime { get; set; }

Property Value

DateTimeOffset?

DownloadSize

Download File Size

Name: DownloadSize

SF Type: long

Nillable: True

[JsonProperty(PropertyName = "downloadSize")]
[Updateable(false)]
[Createable(false)]
public string DownloadSize { get; set; }

Property Value

string

DownloadUrl

Download URL

Name: DownloadUrl

SF Type: textarea

Nillable: True

[JsonProperty(PropertyName = "downloadUrl")]
[Updateable(false)]
[Createable(false)]
public string DownloadUrl { get; set; }

Property Value

string

EndTime

End Time

Name: EndTime

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "endTime")]
[Updateable(false)]
[Createable(true)]
public DateTimeOffset? EndTime { get; set; }

Property Value

DateTimeOffset?

ErrorMessage

Error Message

Name: ErrorMessage

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "errorMessage")]
[Updateable(false)]
[Createable(false)]
public string ErrorMessage { get; set; }

Property Value

string

FileCompression

File Compression

Name: FileCompression

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "fileCompression")]
[Updateable(false)]
[Createable(true)]
public string FileCompression { get; set; }

Property Value

string

FileType

File Type

Name: FileType

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "fileType")]
[Updateable(false)]
[Createable(true)]
public string FileType { get; set; }

Property Value

string

Id

App Analytics Query Request ID

Name: Id

SF Type: id

Nillable: False

[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }

Property Value

string

IsDeleted

Deleted

Name: IsDeleted

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }

Property Value

bool?

LastModifiedBy

ReferenceTo: User

RelationshipName: LastModifiedBy

[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }

Property Value

SfUser

LastModifiedById

Last Modified By ID

Name: LastModifiedById

SF Type: reference

Nillable: False

[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }

Property Value

string

LastModifiedDate

Last Modified Date

Name: LastModifiedDate

SF Type: datetime

Nillable: False

[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }

Property Value

DateTimeOffset?

LastReferencedDate

Last Referenced Date

Name: LastReferencedDate

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "lastReferencedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastReferencedDate { get; set; }

Property Value

DateTimeOffset?

LastViewedDate

Last Viewed Date

Name: LastViewedDate

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "lastViewedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastViewedDate { get; set; }

Property Value

DateTimeOffset?

Name

Number

Name: Name

SF Type: string

AutoNumber field

Nillable: False

[JsonProperty(PropertyName = "name")]
[Updateable(false)]
[Createable(false)]
public string Name { get; set; }

Property Value

string

OrganizationIds

Organization IDs

Name: OrganizationIds

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "organizationIds")]
[Updateable(false)]
[Createable(true)]
public string OrganizationIds { get; set; }

Property Value

string

PackageIds

Package IDs

Name: PackageIds

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "packageIds")]
[Updateable(false)]
[Createable(true)]
public string PackageIds { get; set; }

Property Value

string

QuerySubmittedTime

Query Submitted Time

Name: QuerySubmittedTime

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "querySubmittedTime")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? QuerySubmittedTime { get; set; }

Property Value

DateTimeOffset?

RequestState

Request State

Name: RequestState

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "requestState")]
[Updateable(false)]
[Createable(false)]
public string RequestState { get; set; }

Property Value

string

SObjectTypeName

[JsonIgnore]
public static string SObjectTypeName { get; }

Property Value

string

StartTime

Start Time

Name: StartTime

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "startTime")]
[Updateable(false)]
[Createable(true)]
public DateTimeOffset? StartTime { get; set; }

Property Value

DateTimeOffset?

SystemModstamp

System Modstamp

Name: SystemModstamp

SF Type: datetime

Nillable: False

[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }

Property Value

DateTimeOffset?