msdyn_get_matching_datasourceResponse ComplexType

Properties

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

Name Type Details
datasource_id Edm.String
datasource_name Edm.String

Navigation properties

The navigation properties of a complex type contain references to an entity type or a collection of entity types.

Name Type Nullable Description
environment_variables Collection(crmbaseentity) False

Used by

The following use the msdyn_get_matching_datasourceResponse ComplexType.

Name How used
msdyn_get_matching_datasource ReturnType

See also