Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the Sequence (msdyn_sequence) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Assign Event: True |
PATCH /msdyn_sequences(msdyn_sequenceid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_sequencesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_sequences(msdyn_sequenceid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_sequences(msdyn_sequenceid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_sequencesSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_sequences(msdyn_sequenceid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_sequences(msdyn_sequenceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_sequences(msdyn_sequenceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Sequence (msdyn_sequence) table.
Property | Value |
---|---|
DisplayName | Sequence |
DisplayCollectionName | Sequences |
SchemaName | msdyn_sequence |
CollectionSchemaName | msdyn_sequences |
EntitySetName | msdyn_sequences |
LogicalName | msdyn_sequence |
LogicalCollectionName | msdyn_sequences |
PrimaryIdAttribute | msdyn_sequenceid |
PrimaryNameAttribute | msdyn_name |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IsCustomizable
- msdyn_AnalyticsAvailable
- msdyn_analyticsversion
- msdyn_assignsequencecondition
- msdyn_assignsequencefieldname
- msdyn_assignsequencetype
- msdyn_cjodefinition
- msdyn_cjodefinitionstate
- msdyn_definition
- msdyn_description
- msdyn_iswaittimecomputationenabledatsequencelevel
- msdyn_maxstepcount
- msdyn_name
- msdyn_orchestratorversion
- msdyn_ParentSequence
- msdyn_regardingentitydisplayname
- msdyn_regardingEntityName
- msdyn_SequenceExitCriterion
- msdyn_sequenceId
- msdyn_SequenceStats180d
- msdyn_SequenceStats1y
- msdyn_SequenceStats2y
- msdyn_SequenceStats30d
- msdyn_SequenceStats90d
- msdyn_template
- msdyn_totaltasks
- msdyn_Type
- msdyn_Version
- msdyn_VersionDescription
- msdyn_workflowid
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
IsCustomizable
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Is Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
msdyn_AnalyticsAvailable
Property | Value |
---|---|
Description | |
DisplayName | AnalyticsAvailable |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_analyticsavailable |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_sequence_msdyn_analyticsavailable |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_analyticsversion
Property | Value |
---|---|
Description | Information about analytics version of the sequence |
DisplayName | Analytics Version |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_analyticsversion |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msdyn_assignsequencecondition
Property | Value |
---|---|
Description | |
DisplayName | Assign Sequence Condition |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_assignsequencecondition |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msdyn_assignsequencefieldname
Property | Value |
---|---|
Description | |
DisplayName | Assign Sequence Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_assignsequencefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_assignsequencetype
Property | Value |
---|---|
Description | |
DisplayName | Assign Sequence Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_assignsequencetype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | msdyn_assignsequencetype_options |
msdyn_assignsequencetype Choices/Options
Value | Label |
---|---|
0 | RecordOwner |
1 | RecordField |
2 | OwnerTeam |
3 | AccessTeam |
4 | CurrentUser |
msdyn_cjodefinition
Property | Value |
---|---|
Description | |
DisplayName | CJO Definition |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_cjodefinition |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msdyn_cjodefinitionstate
Property | Value |
---|---|
Description | Depicts whether CJO definition is updated or not |
DisplayName | CJO definition state |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_cjodefinitionstate |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_cjodefinitionstate_optionset |
DefaultValue | False |
True Label | Updated |
False Label | Not Updated |
msdyn_definition
Property | Value |
---|---|
Description | |
DisplayName | Definition |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_definition |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msdyn_description
Property | Value |
---|---|
Description | |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_description |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msdyn_iswaittimecomputationenabledatsequencelevel
Property | Value |
---|---|
Description | Indicates whether wait time computation setting is enabled for the sequence to honor seller availability based on bussiness days. |
DisplayName | Wait time computation setting for the sequence. |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_iswaittimecomputationenabledatsequencelevel |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_sequence_msdyn_iswaittimecomputationenabledatsequencelevel |
DefaultValue | False |
True Label | |
False Label |
msdyn_maxstepcount
Property | Value |
---|---|
Description | The max step count for the sequence. |
DisplayName | Max. Steps |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_maxstepcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 400 |
MinValue | 0 |
msdyn_name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
msdyn_orchestratorversion
Property | Value |
---|---|
Description | Select version of sequence orchestrator |
DisplayName | Sequence orchestrator version |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_orchestratorversion |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | msdyn_orchestratorversion_options |
msdyn_orchestratorversion Choices/Options
Value | Label |
---|---|
1 | V1 |
2 | V2 |
msdyn_ParentSequence
Property | Value |
---|---|
Description | For internal use only |
DisplayName | Parent Sequence |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_parentsequence |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_sequence |
msdyn_regardingentitydisplayname
Property | Value |
---|---|
Description | The display name information about record to which this sequence could be associated |
DisplayName | Record type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_regardingentitydisplayname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
msdyn_regardingEntityName
Property | Value |
---|---|
Description | The logical name of regarding entity |
DisplayName | Regarding Entity Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_regardingentityname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_SequenceExitCriterion
Property | Value |
---|---|
Description | Information about various exit criterion for a sequence |
DisplayName | Sequence Exit Criterion |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_sequenceexitcriterion |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000000 |
msdyn_sequenceId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Sequence |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_sequenceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_SequenceStats180d
Property | Value |
---|---|
Description | Sequence Stats 180d |
DisplayName | Sequence Stats 180d |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_SequenceStats180d |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_SequenceStats1y
Property | Value |
---|---|
Description | Sequence Stats 1y |
DisplayName | Sequence Stats 1y |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_SequenceStats1y |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_SequenceStats2y
Property | Value |
---|---|
Description | Sequence Stats 2y |
DisplayName | Sequence Stats 2y |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_SequenceStats2y |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_SequenceStats30d
Property | Value |
---|---|
Description | Sequence Stats 30d |
DisplayName | Sequence Stats 30d |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_SequenceStats30d |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_SequenceStats90d
Property | Value |
---|---|
Description | Sequence Stats 90d |
DisplayName | Sequence Stats 90d |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_SequenceStats90d |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_template
Property | Value |
---|---|
Description | Sequence template id |
DisplayName | Sequence template id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_template |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_totaltasks
Property | Value |
---|---|
Description | Total task count of sequence record |
DisplayName | Steps |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_totaltasks |
RequiredLevel | None |
Type | Integer |
MaxValue | 40 |
MinValue | 0 |
msdyn_Type
Property | Value |
---|---|
Description | For internal use only |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_type |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | msdyn_sequence_type_options |
msdyn_Type Choices/Options
Value | Label |
---|---|
0 | Definition |
1 | Activation |
msdyn_Version
Property | Value |
---|---|
Description | Version of the sequence |
DisplayName | Version |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_version |
RequiredLevel | None |
Type | Integer |
MaxValue | 500 |
MinValue | 1 |
msdyn_VersionDescription
Property | Value |
---|---|
Description | Information about this version of the sequence |
DisplayName | Version Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_versiondescription |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
msdyn_workflowid
Property | Value |
---|---|
Description | Workflow identifier |
DisplayName | Workflow Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_workflowid |
RequiredLevel | None |
Type | Uniqueidentifier |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the Sequence |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_sequence_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Inactive DefaultStatus: 1 InvariantName: Inactive |
1 | Label: Active DefaultStatus: 2 InvariantName: Active |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the Sequence |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_sequence_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Inactive State:0 TransitionData: None |
2 | Label: Active State:1 TransitionData: None |
3 | Label: Revision State:1 TransitionData: None |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_SequenceRecords
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | |
GlobalChoiceName | componentstate |
ComponentState Choices/Options
Value | Label |
---|---|
0 | Published |
1 | Unpublished |
2 | Deleted |
3 | Deleted Unpublished |
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created by |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
IsManaged
Property | Value |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
GlobalChoiceName | ismanaged |
DefaultValue | False |
True Label | Managed |
False Label | Unmanaged |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified by |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Last modified |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
msdyn_SequenceRecords
Property | Value |
---|---|
Description | |
DisplayName | SequenceRecords |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_sequencerecords |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
OverwriteTime
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Record Overwrite Time |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
SolutionId
Property | Value |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- business_unit_msdyn_sequence
- lk_msdyn_sequence_createdby
- lk_msdyn_sequence_createdonbehalfby
- lk_msdyn_sequence_modifiedby
- lk_msdyn_sequence_modifiedonbehalfby
- msdyn_sequence_parentsequence
- owner_msdyn_sequence
- team_msdyn_sequence
- user_msdyn_sequence
business_unit_msdyn_sequence
One-To-Many Relationship: businessunit business_unit_msdyn_sequence
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_sequence_createdby
One-To-Many Relationship: systemuser lk_msdyn_sequence_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_sequence_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_sequence_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_sequence_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_sequence_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_sequence_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_sequence_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_sequence_parentsequence
One-To-Many Relationship: msdyn_sequence msdyn_sequence_parentsequence
Property | Value |
---|---|
ReferencedEntity | msdyn_sequence |
ReferencedAttribute | msdyn_sequenceid |
ReferencingAttribute | msdyn_parentsequence |
ReferencingEntityNavigationPropertyName | msdyn_ParentSequence |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
owner_msdyn_sequence
One-To-Many Relationship: owner owner_msdyn_sequence
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_msdyn_sequence
One-To-Many Relationship: team team_msdyn_sequence
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_sequence
One-To-Many Relationship: systemuser user_msdyn_sequence
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_msdyn_sequence_msdyn_segment_Sequence
- msdyn_sequence_appliedsequenceinstance
- msdyn_sequence_AsyncOperations
- msdyn_sequence_BulkDeleteFailures
- msdyn_sequence_connections1
- msdyn_sequence_connections2
- msdyn_sequence_DuplicateBaseRecord
- msdyn_sequence_DuplicateMatchingRecord
- msdyn_sequence_MailboxTrackingFolders
- msdyn_sequence_parentsequence
- msdyn_sequence_PrincipalObjectAttributeAccesses
- msdyn_sequence_ProcessSession
- msdyn_sequence_sequencestat
- msdyn_sequence_SyncErrors
- msdyn_sequenceparent
msdyn_msdyn_sequence_msdyn_segment_Sequence
Many-To-One Relationship: msdyn_segment msdyn_msdyn_sequence_msdyn_segment_Sequence
Property | Value |
---|---|
ReferencingEntity | msdyn_segment |
ReferencingAttribute | msdyn_sequence |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_sequence_msdyn_segment_Sequence |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_appliedsequenceinstance
Many-To-One Relationship: msdyn_sequencetarget msdyn_sequence_appliedsequenceinstance
Property | Value |
---|---|
ReferencingEntity | msdyn_sequencetarget |
ReferencingAttribute | msdyn_appliedsequenceinstance |
ReferencedEntityNavigationPropertyName | msdyn_sequence_appliedsequenceinstance |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_sequence_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_sequence_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_connections1
Many-To-One Relationship: connection msdyn_sequence_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | msdyn_sequence_connections1 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_connections2
Many-To-One Relationship: connection msdyn_sequence_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | msdyn_sequence_connections2 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_sequence_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_sequence_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_sequence_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_parentsequence
Many-To-One Relationship: msdyn_sequence msdyn_sequence_parentsequence
Property | Value |
---|---|
ReferencingEntity | msdyn_sequence |
ReferencingAttribute | msdyn_parentsequence |
ReferencedEntityNavigationPropertyName | msdyn_sequence_parentsequence |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_sequence_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_ProcessSession
Many-To-One Relationship: processsession msdyn_sequence_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_sequencestat
Many-To-One Relationship: msdyn_sequencestat msdyn_sequence_sequencestat
Property | Value |
---|---|
ReferencingEntity | msdyn_sequencestat |
ReferencingAttribute | msdyn_sequence |
ReferencedEntityNavigationPropertyName | msdyn_sequence_sequencestat |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequence_SyncErrors
Many-To-One Relationship: syncerror msdyn_sequence_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_sequence_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_sequenceparent
Many-To-One Relationship: msdyn_sequencetarget msdyn_sequenceparent
Property | Value |
---|---|
ReferencingEntity | msdyn_sequencetarget |
ReferencingAttribute | msdyn_parentsequence |
ReferencedEntityNavigationPropertyName | msdyn_sequenceparent |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
msdyn_salestag_msdyn_sequence
See msdyn_salestag msdyn_salestag_msdyn_sequence Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | msdyn_salestag_msdyn_sequence |
IsCustomizable | True |
SchemaName | msdyn_salestag_msdyn_sequence |
IntersectAttribute | msdyn_sequenceid |
NavigationPropertyName | msdyn_salestag_msdyn_sequence |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference