msdyn_projectteam Entity Reference
Entity used to model relationship between resources and project teams.
Added by: Project Service Automation Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/msdyn_projectteams(msdyn_projectteamid) Update ownerid property. |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/msdyn_projectteams See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/msdyn_projectteams(msdyn_projectteamid) See Delete |
DeleteRequest or Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| msdyn_AssignGenericResource | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| msdyn_MSProject_GetFindResourcesURL | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| msdyn_ProjectTeamMemberSignUpProcess | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. | |
| Retrieve | GET [org URI]/api/data/v9.0/msdyn_projectteams(msdyn_projectteamid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_projectteams See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/msdyn_projectteams(msdyn_projectteamid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/msdyn_projectteams(msdyn_projectteamid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | msdyn_projectteams |
| DisplayCollectionName | Project Team Members |
| DisplayName | Project Team Member |
| EntitySetName | msdyn_projectteams |
| IsBPFEntity | False |
| LogicalCollectionName | msdyn_projectteams |
| LogicalName | msdyn_projectteam |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | msdyn_projectteamid |
| PrimaryNameAttribute | msdyn_name |
| SchemaName | msdyn_projectteam |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_allocationmethod
- msdyn_AssignedHours
- msdyn_BillingType
- msdyn_bookableresourceid
- msdyn_calendarId
- msdyn_Description
- msdyn_From
- msdyn_hardbookedhours
- msdyn_hours
- msdyn_HoursRequested
- msdyn_MembershipStatus
- msdyn_msprojectclientid
- msdyn_name
- msdyn_Number
- msdyn_organizationalunit
- msdyn_percentage
- msdyn_project
- msdyn_ProjectApprover
- msdyn_projectteamId
- msdyn_requiredhours
- msdyn_resourcecategory
- msdyn_resourcerequirementid
- msdyn_RoleDescription
- msdyn_softbookedhours
- msdyn_To
- msdyn_worktemplate
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_allocationmethod
| Property | Value |
|---|---|
| Description | Shows the allocation method used to book resources on the project (full capacity, percentage, and so on). |
| DisplayName | Allocation method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_allocationmethod |
| RequiredLevel | None |
| Type | Picklist |
msdyn_allocationmethod Options
| Value | Label |
|---|---|
| 192350000 | None |
| 192350001 | Full Capacity |
| 192350003 | By Hours - Distribute evenly |
| 192350004 | Percentage Capacity |
| 192350005 | By Hours - Front load |
msdyn_AssignedHours
| Property | Value |
|---|---|
| Description | Type the total assigned hours for project team member. |
| DisplayName | Assigned Hours |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_assignedhours |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_BillingType
| Property | Value |
|---|---|
| Description | Select whether the team member is billable |
| DisplayName | Billing Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_billingtype |
| RequiredLevel | None |
| Type | Picklist |
msdyn_BillingType Options
| Value | Label |
|---|---|
| 192350000 | Non Chargeable |
| 192350001 | Chargeable |
| 192350002 | Complimentary |
| 192350003 | Not Available |
msdyn_bookableresourceid
| Property | Value |
|---|---|
| Description | Shows the resource. |
| DisplayName | Bookable Resource |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_bookableresourceid |
| RequiredLevel | None |
| Targets | bookableresource |
| Type | Lookup |
msdyn_calendarId
| Property | Value |
|---|---|
| Description | Shows the calendar used for staffing this project team. |
| DisplayName | Calendar Id |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_calendarid |
| MaxLength | 100 |
| RequiredLevel | ApplicationRequired |
| Type | String |
msdyn_Description
| Property | Value |
|---|---|
| Description | Type the system description. |
| DisplayName | Description |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_description |
| MaxLength | 250 |
| RequiredLevel | None |
| Type | String |
msdyn_From
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Enter the resource team membership start date. |
| DisplayName | From |
| Format | DateOnly |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_from |
| RequiredLevel | ApplicationRequired |
| Type | DateTime |
msdyn_hardbookedhours
| Property | Value |
|---|---|
| Description | Hard Booked Hours |
| DisplayName | Hard Booked Hours |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_hardbookedhours |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_hours
| Property | Value |
|---|---|
| Description | Duplicate for resource requirement |
| DisplayName | Hours |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_hours |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_HoursRequested
| Property | Value |
|---|---|
| Description | Shows the number of hours required of this team member on the project. |
| DisplayName | Required Hours (Deprecated in v3.0) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_hoursrequested |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Double |
msdyn_MembershipStatus
| Property | Value |
|---|---|
| Description | Shows the membership status of this project team member. |
| DisplayName | Membership Status (Deprecated in v3.0) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_membershipstatus |
| RequiredLevel | None |
| Type | Picklist |
msdyn_MembershipStatus Options
| Value | Label |
|---|---|
| 1 | Requested |
| 2 | Assigned |
| 3 | Declined |
msdyn_msprojectclientid
| Property | Value |
|---|---|
| Description | The id of the project team member in MS Project Client. |
| DisplayName | MS Project Client Id |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_msprojectclientid |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_name
| Property | Value |
|---|---|
| Description | Type the name of the custom entity. |
| DisplayName | Position Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_Number
| Property | Value |
|---|---|
| Description | Shows the number of resources requested. |
| DisplayName | Number |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_number |
| MaxValue | 100 |
| MinValue | 0 |
| RequiredLevel | None |
| Type | Integer |
msdyn_organizationalunit
| Property | Value |
|---|---|
| Description | The organizational unit of the resource performing the work. |
| DisplayName | Resourcing Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_organizationalunit |
| RequiredLevel | None |
| Targets | msdyn_organizationalunit |
| Type | Lookup |
msdyn_percentage
| Property | Value |
|---|---|
| Description | Duplicate for resource requirement |
| DisplayName | Percentage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_percentage |
| MaxValue | 100 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_project
| Property | Value |
|---|---|
| Description | Select the project that this team members are part of. |
| DisplayName | project |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_project |
| RequiredLevel | ApplicationRequired |
| Targets | msdyn_project |
| Type | Lookup |
msdyn_ProjectApprover
| Property | Value |
|---|---|
| Description | Select whether the team member can approve time and expenses. |
| DisplayName | Project Approver |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_projectapprover |
| RequiredLevel | None |
| Type | Boolean |
msdyn_ProjectApprover Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_projectteamId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Project Team |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_projectteamid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_requiredhours
| Property | Value |
|---|---|
| Description | Required hours of team member from team member requirement |
| DisplayName | Required Hours |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_requiredhours |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_resourcecategory
| Property | Value |
|---|---|
| Description | Select the role this team member is playing in this team. |
| DisplayName | Role |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_resourcecategory |
| RequiredLevel | ApplicationRequired |
| Targets | bookableresourcecategory |
| Type | Lookup |
msdyn_resourcerequirementid
| Property | Value |
|---|---|
| Description | Unique identifier for Resource Requirement associated with Project Team Member. |
| DisplayName | Resource Requirement |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_resourcerequirementid |
| RequiredLevel | None |
| Targets | msdyn_resourcerequirement |
| Type | Lookup |
msdyn_RoleDescription
| Property | Value |
|---|---|
| Description | Enter a description of the role for this team member. |
| DisplayName | Position Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_roledescription |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
msdyn_softbookedhours
| Property | Value |
|---|---|
| Description | Soft Booked Hours |
| DisplayName | Soft Booked Hours |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_softbookedhours |
| MaxValue | 100000000000 |
| MinValue | 0 |
| Precision | 2 |
| RequiredLevel | None |
| Type | Decimal |
msdyn_To
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Enter the end date of the resource membership in a team. |
| DisplayName | To |
| Format | DateOnly |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_to |
| RequiredLevel | ApplicationRequired |
| Type | DateTime |
msdyn_worktemplate
| Property | Value |
|---|---|
| Description | Template to use for generic resource's schedule. Will be ignored if its a user or facility resource |
| DisplayName | Work Template |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_worktemplate |
| RequiredLevel | None |
| Targets | msdyn_workhourtemplate |
| Type | Lookup |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
OwnerId
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
statecode
| Property | Value |
|---|---|
| Description | Shows the status of the project team. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
statecode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the Project Team |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
statuscode Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| 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 | UTC Conversion Time Zone Code |
| 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.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_Applicantcount
- msdyn_Applicantcount_Date
- msdyn_Applicantcount_State
- msdyn_Applicantsavailable
- msdyn_bookableresourceidName
- msdyn_organizationalunitName
- msdyn_projectName
- msdyn_resourcecategoryName
- msdyn_resourcerequirementidName
- msdyn_worktemplateName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
msdyn_Applicantcount
| Property | Value |
|---|---|
| Description | Shows the number of applicants for this project team. |
| DisplayName | Applicant count |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_applicantcount |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_Applicantcount_Date
Added by: Active Solution Solution
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Last Updated time of rollup field Applicant count. |
| DisplayName | Applicant count (Last Updated On) |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_applicantcount_date |
| RequiredLevel | None |
| Type | DateTime |
msdyn_Applicantcount_State
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | State of rollup field Applicant count. |
| DisplayName | Applicant count (State) |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_applicantcount_state |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_Applicantsavailable
| Property | Value |
|---|---|
| Description | Shows if there are applicants available for this project team. |
| DisplayName | Applicants available (Deprecated in v3.0) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_applicantsavailable |
| RequiredLevel | None |
| Type | Boolean |
msdyn_Applicantsavailable Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_bookableresourceidName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_bookableresourceidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_organizationalunitName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_organizationalunitname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_projectName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_projectname |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
msdyn_resourcecategoryName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_resourcecategoryname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_resourcerequirementidName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_resourcerequirementidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_worktemplateName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_worktemplatename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OwnerIdName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningTeam
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
VersionNumber
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- msdyn_projectteam_ActivityPointers
- msdyn_projectteam_msdyn_bookingalerts
- msdyn_projectteam_msdyn_approvals
- msdyn_projectteam_SyncErrors
- msdyn_projectteam_DuplicateMatchingRecord
- msdyn_projectteam_DuplicateBaseRecord
- msdyn_projectteam_AsyncOperations
- msdyn_projectteam_MailboxTrackingFolders
- msdyn_projectteam_ProcessSession
- msdyn_projectteam_BulkDeleteFailures
- msdyn_projectteam_PrincipalObjectAttributeAccesses
- msdyn_projectteam_Appointments
- msdyn_projectteam_Emails
- msdyn_projectteam_Faxes
- msdyn_projectteam_Letters
- msdyn_projectteam_PhoneCalls
- msdyn_projectteam_Tasks
- msdyn_projectteam_RecurringAppointmentMasters
- msdyn_projectteam_SocialActivities
- msdyn_projectteam_connections1
- msdyn_projectteam_connections2
- msdyn_projectteam_Annotations
- msdyn_projectteam_ServiceAppointments
- msdyn_msdyn_projectteam_bookableresourcebooking_projectteamid
- msdyn_msdyn_projectteam_bookableresourcebookingheader_projectteamid
- msdyn_msdyn_projectteam_msdyn_findworkevent_Work
- msdyn_msdyn_projectteam_msdyn_projecttask_AssignedTeamMembers
- msdyn_msdyn_projectteam_msdyn_projectteammembersignup_TeamMembership
- msdyn_msdyn_projectteam_msdyn_resourceassignment_projectteamid
msdyn_projectteam_ActivityPointers
Added by: System Solution Solution
Same as activitypointer entity msdyn_projectteam_ActivityPointers Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_ActivityPointers |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_msdyn_bookingalerts
Added by: Active Solution Solution
Same as msdyn_bookingalert entity msdyn_projectteam_msdyn_bookingalerts Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_msdyn_bookingalerts |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_msdyn_approvals
Added by: Active Solution Solution
Same as msdyn_approval entity msdyn_projectteam_msdyn_approvals Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_approval |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_msdyn_approvals |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_SyncErrors
Added by: System Solution Solution
Same as syncerror entity msdyn_projectteam_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_DuplicateMatchingRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_projectteam_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_DuplicateBaseRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_projectteam_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity msdyn_projectteam_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity msdyn_projectteam_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_ProcessSession
Added by: System Solution Solution
Same as processsession entity msdyn_projectteam_ProcessSession Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_ProcessSession |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity msdyn_projectteam_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess entity msdyn_projectteam_PrincipalObjectAttributeAccesses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_Appointments
Added by: System Solution Solution
Same as appointment entity msdyn_projectteam_Appointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Appointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_Emails
Added by: System Solution Solution
Same as email entity msdyn_projectteam_Emails Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Emails |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_Faxes
Added by: System Solution Solution
Same as fax entity msdyn_projectteam_Faxes Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Faxes |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_Letters
Added by: System Solution Solution
Same as letter entity msdyn_projectteam_Letters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Letters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_PhoneCalls
Added by: System Solution Solution
Same as phonecall entity msdyn_projectteam_PhoneCalls Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_PhoneCalls |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_Tasks
Added by: System Solution Solution
Same as task entity msdyn_projectteam_Tasks Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Tasks |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_RecurringAppointmentMasters
Added by: System Solution Solution
Same as recurringappointmentmaster entity msdyn_projectteam_RecurringAppointmentMasters Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_RecurringAppointmentMasters |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_SocialActivities
Added by: System Solution Solution
Same as socialactivity entity msdyn_projectteam_SocialActivities Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_SocialActivities |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_connections1
Added by: System Solution Solution
Same as connection entity msdyn_projectteam_connections1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_connections2
Added by: System Solution Solution
Same as connection entity msdyn_projectteam_connections2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_connections2 |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectteam_Annotations
Added by: System Solution Solution
Same as annotation entity msdyn_projectteam_Annotations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_Annotations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_projectteam_ServiceAppointments
Added by: Service Solution
Same as serviceappointment entity msdyn_projectteam_ServiceAppointments Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | serviceappointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectteam_ServiceAppointments |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_msdyn_projectteam_bookableresourcebooking_projectteamid
Same as bookableresourcebooking entity msdyn_msdyn_projectteam_bookableresourcebooking_projectteamid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | msdyn_projectteamid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_bookableresourcebooking_projectteamid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_projectteam_bookableresourcebookingheader_projectteamid
Same as bookableresourcebookingheader entity msdyn_msdyn_projectteam_bookableresourcebookingheader_projectteamid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | msdyn_projectteamid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_bookableresourcebookingheader_projectteamid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_projectteam_msdyn_findworkevent_Work
Same as msdyn_findworkevent entity msdyn_msdyn_projectteam_msdyn_findworkevent_Work Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | msdyn_work |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_msdyn_findworkevent_Work |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_projectteam_msdyn_projecttask_AssignedTeamMembers
Same as msdyn_projecttask entity msdyn_msdyn_projectteam_msdyn_projecttask_AssignedTeamMembers Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | msdyn_assignedteammembers |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_msdyn_projecttask_AssignedTeamMembers |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_projectteam_msdyn_projectteammembersignup_TeamMembership
Same as msdyn_projectteammembersignup entity msdyn_msdyn_projectteam_msdyn_projectteammembersignup_TeamMembership Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | msdyn_teammembership |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_msdyn_projectteammembersignup_TeamMembership |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_projectteam_msdyn_resourceassignment_projectteamid
Same as msdyn_resourceassignment entity msdyn_msdyn_projectteam_msdyn_resourceassignment_projectteamid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | msdyn_projectteamid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_projectteam_msdyn_resourceassignment_projectteamid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
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_msdyn_projectteam_createdby
- lk_msdyn_projectteam_createdonbehalfby
- lk_msdyn_projectteam_modifiedby
- lk_msdyn_projectteam_modifiedonbehalfby
- user_msdyn_projectteam
- team_msdyn_projectteam
- business_unit_msdyn_projectteam
- msdyn_bookableresource_msdyn_projectteam_bookableresourceid
- msdyn_bookableresourcecategory_msdyn_projectteam_resourcecategory
- msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit
- msdyn_msdyn_project_msdyn_projectteam_project
- msdyn_msdyn_workhourtemplate_msdyn_projectteam_worktemplate
- msdyn_resourcerequirement_projectteam
lk_msdyn_projectteam_createdby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_projectteam_createdby One-To-Many relationship.
lk_msdyn_projectteam_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_projectteam_createdonbehalfby One-To-Many relationship.
lk_msdyn_projectteam_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_projectteam_modifiedby One-To-Many relationship.
lk_msdyn_projectteam_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_projectteam_modifiedonbehalfby One-To-Many relationship.
user_msdyn_projectteam
Added by: System Solution Solution
See systemuser Entity user_msdyn_projectteam One-To-Many relationship.
team_msdyn_projectteam
Added by: System Solution Solution
See team Entity team_msdyn_projectteam One-To-Many relationship.
business_unit_msdyn_projectteam
Added by: System Solution Solution
See businessunit Entity business_unit_msdyn_projectteam One-To-Many relationship.
msdyn_bookableresource_msdyn_projectteam_bookableresourceid
Added by: Scheduling Solution
See bookableresource Entity msdyn_bookableresource_msdyn_projectteam_bookableresourceid One-To-Many relationship.
msdyn_bookableresourcecategory_msdyn_projectteam_resourcecategory
Added by: Scheduling Solution
See bookableresourcecategory Entity msdyn_bookableresourcecategory_msdyn_projectteam_resourcecategory One-To-Many relationship.
msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit
Added by: Universal Resource Scheduling Solution
See msdyn_organizationalunit Entity msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit One-To-Many relationship.
msdyn_msdyn_project_msdyn_projectteam_project
See msdyn_project Entity msdyn_msdyn_project_msdyn_projectteam_project One-To-Many relationship.
msdyn_msdyn_workhourtemplate_msdyn_projectteam_worktemplate
Added by: Universal Resource Scheduling Solution
See msdyn_workhourtemplate Entity msdyn_msdyn_workhourtemplate_msdyn_projectteam_worktemplate One-To-Many relationship.
msdyn_resourcerequirement_projectteam
Added by: Universal Resource Scheduling Solution
See msdyn_resourcerequirement Entity msdyn_resourcerequirement_projectteam One-To-Many relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.msdyn_projectteam
Visszajelzés
Visszajelzés küldése és megtekintése a következőhöz: