Uses of Class
microsoft.dynamics.crm.entity.request.ManyToManyRelationshipMetadataRequest
-
Packages that use ManyToManyRelationshipMetadataRequest Package Description microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ManyToManyRelationshipMetadataRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ManyToManyRelationshipMetadataRequest Modifier and Type Method Description ManyToManyRelationshipMetadataRequestEntityMetadataCollectionRequest. manyToManyRelationships2(String metadataId) -
Uses of ManyToManyRelationshipMetadataRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ManyToManyRelationshipMetadataRequest Modifier and Type Method Description ManyToManyRelationshipMetadataRequestEntityMetadataRequest. manyToManyRelationships2(String metadataId)
-