RetrieveFinanceAndOperationsIntegrationDetailsResponse ComplexType

Contains the response from the RetrieveFinanceAndOperationsIntegrationDetails function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Id Edm.String

The Finance and Operations environment id.

IsUnifiedDatabase Edm.Boolean

Whether Dataverse is unified with Finance and Operations.

TenantId Edm.String

The Finance and Operations environment tenant id.

Url Edm.String

The Finance and Operations environment url.

Used by

The following use the RetrieveFinanceAndOperationsIntegrationDetailsResponse ComplexType.

Name How used
RetrieveFinanceAndOperationsIntegrationDetails ReturnType

See also