gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieDeze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Currency in which a financial transaction is carried out.
The following table lists the messages for the Currency (TransactionCurrency) 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /transactioncurrenciesSee Create |
Create records |
Delete Event: True |
DELETE /transactioncurrencies(transactioncurrencyid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: False |
GET /transactioncurrencies(transactioncurrencyid)See Retrieve |
Retrieve records |
RetrieveExchangeRate Event: True |
RetrieveExchangeRate | RetrieveExchangeRateRequest |
RetrieveMultiple Event: False |
GET /transactioncurrenciesSee Query data |
Query data |
SetState Event: True |
PATCH /transactioncurrencies(transactioncurrencyid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /transactioncurrencies(transactioncurrencyid)See Update |
Update records |
Upsert Event: False |
PATCH /transactioncurrencies(transactioncurrencyid)See Upsert a table row |
UpsertRequest |
The following table lists selected properties for the Currency (TransactionCurrency) table.
Property | Value |
---|---|
DisplayName | Currency |
DisplayCollectionName | Currencies |
SchemaName | TransactionCurrency |
CollectionSchemaName | TransactionCurrencies |
EntitySetName | transactioncurrencies |
LogicalName | transactioncurrency |
LogicalCollectionName | transactioncurrencies |
PrimaryIdAttribute | transactioncurrencyid |
PrimaryNameAttribute | currencyname |
TableType | Standard |
OwnershipType | OrganizationOwned |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Name of the transaction currency. |
DisplayName | Currency Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | currencyname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Number of decimal places that can be used for currency. |
DisplayName | Currency Precision |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | currencyprecision |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 10 |
MinValue | 0 |
Property | Value |
---|---|
Description | Symbol for the transaction currency. |
DisplayName | Currency Symbol |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | currencysymbol |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10 |
Property | Value |
---|---|
Description | Currency type that can be used for new currency. |
DisplayName | Currency Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | currencytype |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | transactioncurrency_currencytype |
Value | Label |
---|---|
0 | System |
1 | Custom |
Property | Value |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
RequiredLevel | None |
Type | Image |
CanStoreFullImage | False |
IsPrimaryImage | True |
MaxHeight | 144 |
MaxSizeInKB | 10240 |
MaxWidth | 144 |
Property | Value |
---|---|
Description | Exchange rate between the transaction currency and the base currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
RequiredLevel | SystemRequired |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | ISO currency code for the transaction currency. |
DisplayName | Currency Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isocurrencycode |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 5 |
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 |
Property | Value |
---|---|
Description | Status of the transaction currency. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | transactioncurrency_statecode |
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
Property | Value |
---|---|
Description | Reason for the status of the transaction currency. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | transactioncurrency_statuscode |
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
Property | Value |
---|---|
Description | Unique identifier of the transaction currency. |
DisplayName | Transaction Currency |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier of the user who created the transaction currency. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the transaction currency was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the transactioncurrency. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
RequiredLevel | None |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Unique identifier of the user who last modified the transaction currency. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the transaction currency was last modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who last modified the transactioncurrency. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Unique identifier of the organization associated with the transaction currency. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | UniqueDscId |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | uniquedscid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Version number of the transaction currency. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: systemuser lk_transactioncurrency_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 |
One-To-Many Relationship: systemuser lk_transactioncurrency_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 |
One-To-Many Relationship: systemuser lk_transactioncurrencybase_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 |
One-To-Many Relationship: systemuser lk_transactioncurrencybase_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 |
One-To-Many Relationship: organization organization_transactioncurrencies
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: adx_inviteredemption adx_inviteredemption_transactioncurrency_transactioncurrencyid
Property | Value |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | adx_inviteredemption_transactioncurrency_transactioncurrencyid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: adx_portalcomment adx_portalcomment_transactioncurrency_transactioncurrencyid
Property | Value |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | adx_portalcomment_transactioncurrency_transactioncurrencyid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: organization basecurrency_organization
Property | Value |
---|---|
ReferencingEntity | organization |
ReferencingAttribute | basecurrencyid |
ReferencedEntityNavigationPropertyName | basecurrency_organization |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: chat chat_transactioncurrency_transactioncurrencyid
Property | Value |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | chat_transactioncurrency_transactioncurrencyid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: account transactioncurrency_account
Property | Value |
---|---|
ReferencingEntity | account |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_account |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: actioncard transactioncurrency_actioncard
Property | Value |
---|---|
ReferencingEntity | actioncard |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_actioncard |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: actioncarduserstate TransactionCurrency_ActionCardUserState
Property | Value |
---|---|
ReferencingEntity | actioncarduserstate |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_ActionCardUserState |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: activitypointer TransactionCurrency_ActivityPointer
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_ActivityPointer |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: annualfiscalcalendar transactioncurrency_annualfiscalcalendar
Property | Value |
---|---|
ReferencingEntity | annualfiscalcalendar |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_annualfiscalcalendar |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: appointment TransactionCurrency_Appointment
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Appointment |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: asyncoperation TransactionCurrency_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: businessunit TransactionCurrency_BusinessUnit
Property | Value |
---|---|
ReferencingEntity | businessunit |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_BusinessUnit |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: category transactioncurrency_category
Property | Value |
---|---|
ReferencingEntity | category |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_category |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: connection TransactionCurrency_Connection
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Connection |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: contact transactioncurrency_contact
Property | Value |
---|---|
ReferencingEntity | contact |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_contact |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: customeraddress TransactionCurrency_CustomerAddress
Property | Value |
---|---|
ReferencingEntity | customeraddress |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_CustomerAddress |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: duplicaterecord TransactionCurrency_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_DuplicateBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: duplicaterecord TransactionCurrency_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_DuplicateMatchingRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: email TransactionCurrency_Email
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Email |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: expiredprocess transactioncurrency_expiredprocess
Property | Value |
---|---|
ReferencingEntity | expiredprocess |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_expiredprocess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: fax TransactionCurrency_Fax
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Fax |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: feedback transactioncurrency_feedback
Property | Value |
---|---|
ReferencingEntity | feedback |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_feedback |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: fixedmonthlyfiscalcalendar transactioncurrency_fixedmonthlyfiscalcalendar
Property | Value |
---|---|
ReferencingEntity | fixedmonthlyfiscalcalendar |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_fixedmonthlyfiscalcalendar |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: goal TransactionCurrency_Goal
Property | Value |
---|---|
ReferencingEntity | goal |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Goal |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: interactionforemail TransactionCurrency_InteractionForEmail
Property | Value |
---|---|
ReferencingEntity | interactionforemail |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_InteractionForEmail |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: kbarticle TransactionCurrency_KbArticle
Property | Value |
---|---|
ReferencingEntity | kbarticle |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_KbArticle |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: knowledgearticle TransactionCurrency_knowledgearticle
Property | Value |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_knowledgearticle |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: knowledgearticleviews transactioncurrency_knowledgearticleviews
Property | Value |
---|---|
ReferencingEntity | knowledgearticleviews |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_knowledgearticleviews |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: knowledgebaserecord TransactionCurrency_KnowledgeBaseRecord
Property | Value |
---|---|
ReferencingEntity | knowledgebaserecord |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_KnowledgeBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: letter TransactionCurrency_Letter
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Letter |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mailmergetemplate TransactionCurrency_MailMergeTemplate
Property | Value |
---|---|
ReferencingEntity | mailmergetemplate |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_MailMergeTemplate |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: monthlyfiscalcalendar transactioncurrency_monthlyfiscalcalendar
Property | Value |
---|---|
ReferencingEntity | monthlyfiscalcalendar |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_monthlyfiscalcalendar |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: newprocess transactioncurrency_newprocess
Property | Value |
---|---|
ReferencingEntity | newprocess |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_newprocess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: officegraphdocument TransactionCurrency_officegraphdocument
Property | Value |
---|---|
ReferencingEntity | officegraphdocument |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_officegraphdocument |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: phonecall TransactionCurrency_PhoneCall
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_PhoneCall |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: position transactioncurrency_position
Property | Value |
---|---|
ReferencingEntity | position |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_position |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: processsession TransactionCurrency_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: quarterlyfiscalcalendar transactioncurrency_quarterlyfiscalcalendar
Property | Value |
---|---|
ReferencingEntity | quarterlyfiscalcalendar |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_quarterlyfiscalcalendar |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: queue TransactionCurrency_Queue
Property | Value |
---|---|
ReferencingEntity | queue |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Queue |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: queueitem TransactionCurrency_QueueItem
Property | Value |
---|---|
ReferencingEntity | queueitem |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_QueueItem |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: recommendeddocument TransactionCurrency_recommendeddocument
Property | Value |
---|---|
ReferencingEntity | recommendeddocument |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_recommendeddocument |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: recurringappointmentmaster TransactionCurrency_RecurringAppointmentMaster
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_RecurringAppointmentMaster |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: reportcategory TransactionCurrency_ReportCategory
Property | Value |
---|---|
ReferencingEntity | reportcategory |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_ReportCategory |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: semiannualfiscalcalendar transactioncurrency_semiannualfiscalcalendar
Property | Value |
---|---|
ReferencingEntity | semiannualfiscalcalendar |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_semiannualfiscalcalendar |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sharepointdocumentlocation TransactionCurrency_SharePointDocumentLocation
Property | Value |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SharePointDocumentLocation |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sharepointsite TransactionCurrency_SharePointSite
Property | Value |
---|---|
ReferencingEntity | sharepointsite |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SharePointSite |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: similarityrule TransactionCurrency_SimilarityRule
Property | Value |
---|---|
ReferencingEntity | similarityrule |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SimilarityRule |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sla TransactionCurrency_SLA
Property | Value |
---|---|
ReferencingEntity | sla |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SLA |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: slaitem TransactionCurrency_SLAItem
Property | Value |
---|---|
ReferencingEntity | slaitem |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SLAItem |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: slakpiinstance TransactionCurrency_slakpiinstance
Property | Value |
---|---|
ReferencingEntity | slakpiinstance |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_slakpiinstance |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: socialactivity transactioncurrency_socialactivity
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_socialactivity |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: socialprofile transactioncurrency_SocialProfile
Property | Value |
---|---|
ReferencingEntity | socialprofile |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_SocialProfile |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: syncerror TransactionCurrency_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: systemuser TransactionCurrency_SystemUser
Property | Value |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_SystemUser |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: task TransactionCurrency_Task
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Task |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: team TransactionCurrency_Team
Property | Value |
---|---|
ReferencingEntity | team |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Team |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: territory TransactionCurrency_Territory
Property | Value |
---|---|
ReferencingEntity | territory |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Territory |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: theme TransactionCurrency_Theme
Property | Value |
---|---|
ReferencingEntity | theme |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_Theme |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: translationprocess transactioncurrency_translationprocess
Property | Value |
---|---|
ReferencingEntity | translationprocess |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_translationprocess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: usermapping TransactionCurrency_UserMapping
Property | Value |
---|---|
ReferencingEntity | usermapping |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | TransactionCurrency_UserMapping |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: usersettings transactioncurrency_usersettings
Property | Value |
---|---|
ReferencingEntity | usersettings |
ReferencingAttribute | transactioncurrencyid |
ReferencedEntityNavigationPropertyName | transactioncurrency_usersettings |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
transactioncurrency
gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieTraining
Leertraject
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Documentatie
De basisvaluta van een Dataverse-omgeving wijzigen in Power Platform - Power Platform
Leer hoe u de basisvaluta van a Dataverse omgeving in kunt wijzigen Microsoft Power Platform.