ImportJob entity reference
- Article
-
-
For internal use only.
Messages
Properties
Property |
Value |
CollectionSchemaName |
ImportJobs |
DisplayCollectionName |
Import Jobs |
DisplayName |
Import Job |
EntitySetName |
importjobs |
IsBPFEntity |
False |
LogicalCollectionName |
importjobs |
LogicalName |
importjob |
OwnershipType |
OrganizationOwned |
PrimaryIdAttribute |
importjobid |
PrimaryNameAttribute |
|
SchemaName |
ImportJob |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Data
Property |
Value |
Description |
Unstructured data associated with the import job. |
DisplayName |
Data |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
data |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
String |
ImportContext
Property |
Value |
Description |
The context of the import |
DisplayName |
Import Context |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
importcontext |
MaxLength |
110 |
RequiredLevel |
None |
Type |
String |
ImportJobId
Property |
Value |
Description |
Unique identifier of the import job. |
DisplayName |
Import Job |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
importjobid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
Name
Property |
Value |
Description |
Name of the import job. |
DisplayName |
Import Job Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
name |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
OperationContext
Property |
Value |
Description |
The context of the solution operation |
DisplayName |
Solution Operation Context |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
operationcontext |
MaxLength |
50 |
RequiredLevel |
None |
Type |
String |
Progress
Property |
Value |
Description |
Import Progress Percentage. |
DisplayName |
Progress |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
progress |
MaxValue |
100 |
MinValue |
0 |
Precision |
2 |
RequiredLevel |
None |
Type |
Double |
SolutionName
Property |
Value |
Description |
Unique identifier of the solution. |
DisplayName |
SolutionName |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
solutionname |
MaxLength |
256 |
RequiredLevel |
None |
Type |
String |
TimeZoneRuleVersionNumber
Property |
Value |
Description |
For internal use only. |
DisplayName |
|
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
timezoneruleversionnumber |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
None |
Type |
Integer |
UTCConversionTimeZoneCode
Property |
Value |
Description |
Time zone code that was in use when the record was created. |
DisplayName |
|
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
utcconversiontimezonecode |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
None |
Type |
Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
CompletedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the import job was completed. |
DisplayName |
Completed On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
completedon |
RequiredLevel |
None |
Type |
DateTime |
CreatedBy
Property |
Value |
Description |
Unique identifier of the user who created the importJob. |
DisplayName |
Created By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the import job record was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
Property |
Value |
Description |
Unique identifier of the delegate user who created the import job record. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedOnBehalfByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedBy
Property |
Value |
Description |
Unique identifier of the user who modified the importJob. |
DisplayName |
Modified By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the import job was last modified. |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
Property |
Value |
Description |
Unique identifier of the delegate user who modified the import job record. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedOnBehalfByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOnBehalfByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
OrganizationId
Property |
Value |
Description |
Unique identifier of the organization associated with the importjob. |
DisplayName |
Organization |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationid |
RequiredLevel |
SystemRequired |
Targets |
organization |
Type |
Lookup |
OrganizationIdName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationidname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
SolutionId
Property |
Value |
Description |
Unique identifier of the associated solution. |
DisplayName |
Solution |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
solutionid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
StartedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the import job was started. |
DisplayName |
Started On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
startedon |
RequiredLevel |
None |
Type |
DateTime |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
lk_importjobbase_modifiedonbehalfby
See the lk_importjobbase_modifiedonbehalfby one-to-many relationship for the systemuser entity.
lk_importjobbase_createdonbehalfby
See the lk_importjobbase_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_importjobbase_modifiedby
See the lk_importjobbase_modifiedby one-to-many relationship for the systemuser entity.
lk_importjobbase_createdby
See the lk_importjobbase_createdby one-to-many relationship for the systemuser entity.
organization_importjob
See the organization_importjob one-to-many relationship for the organization entity.
See also
About the Entity Reference
Web API EntityType Reference