Page "CRM Systemuser List"

ID 5340
Namespace: Microsoft.Integration.D365Sales

Properties

Name Value
Caption Users - Dataverse
AdditionalSearchTerms Users CDS, Users Common Data Service
DeleteAllowed False
InsertAllowed False
PageType List
SourceTable Table Microsoft.Integration.D365Sales."CRM Systemuser"
SourceTableView sorting(FullName) where(IsIntegrationUser = const(false), IsDisabled = const(false), IsLicensed = const(true))
UsageCategory Lists

Methods

SetCurrentlyCoupledCRMSystemuser

procedure SetCurrentlyCoupledCRMSystemuser(CRMSystemuser: Record "CRM Systemuser")

Parameters

Name Type Description
CRMSystemuser Table Microsoft.Integration.D365Sales."CRM Systemuser"

Initialize

procedure Initialize(NewShowCouplingControls: Boolean)

Parameters

Name Type Description
NewShowCouplingControls Boolean

See also