Skip to main content

ImportJob

  • Namespace: PPDS.Dataverse.Generated
  • Assembly: PPDS.Dataverse
  • Kind: Class
  • Base: Entity
  • Implements: INotifyPropertyChanged, INotifyPropertyChanging, IExtensibleDataObject

Summary

For internal use only.

Members

Constructors

ImportJob()

ImportJob()

Default Constructor.

Properties

CompletedOn

Nullable<DateTime> CompletedOn { get; }

Date and time when the import job was completed.

CreatedBy

EntityReference CreatedBy { get; }

Unique identifier of the user who created the importJob.

CreatedOn

Nullable<DateTime> CreatedOn { get; }

Date and time when the import job record was created.

CreatedOnBehalfBy

EntityReference CreatedOnBehalfBy { get; }

Unique identifier of the delegate user who created the import job record.

Data

string Data { get; set; }

Unstructured data associated with the import job.

ImportContext

string ImportContext { get; set; }

The context of the import

ImportJobId

Nullable<Guid> ImportJobId { get; set; }

Unique identifier of the import job.

ModifiedBy

EntityReference ModifiedBy { get; }

Unique identifier of the user who modified the importJob.

ModifiedOn

Nullable<DateTime> ModifiedOn { get; }

Date and time when the import job was last modified.

ModifiedOnBehalfBy

EntityReference ModifiedOnBehalfBy { get; }

Unique identifier of the delegate user who modified the import job record.

Name

string Name { get; set; }

Name of the import job.

OperationContext

string OperationContext { get; set; }

The context of the solution operation

OrganizationId

EntityReference OrganizationId { get; }

Unique identifier of the organization associated with the importjob.

Progress

Nullable<double> Progress { get; set; }

Import Progress Percentage.

SolutionId

Nullable<Guid> SolutionId { get; }

Unique identifier of the associated solution.

SolutionName

string SolutionName { get; set; }

Unique identifier of the solution.

StartedOn

Nullable<DateTime> StartedOn { get; }

Date and time when the import job was started.

TimeZoneRuleVersionNumber

Nullable<int> TimeZoneRuleVersionNumber { get; set; }

For internal use only.

UTCConversionTimeZoneCode

Nullable<int> UTCConversionTimeZoneCode { get; set; }

Time zone code that was in use when the record was created.

lk_importjobbase_createdby

SystemUser lk_importjobbase_createdby { get; }

N:1 lk_importjobbase_createdby

lk_importjobbase_createdonbehalfby

SystemUser lk_importjobbase_createdonbehalfby { get; }

N:1 lk_importjobbase_createdonbehalfby

lk_importjobbase_modifiedby

SystemUser lk_importjobbase_modifiedby { get; }

N:1 lk_importjobbase_modifiedby

lk_importjobbase_modifiedonbehalfby

SystemUser lk_importjobbase_modifiedonbehalfby { get; }

N:1 lk_importjobbase_modifiedonbehalfby