Uses of Class
microsoft.dynamics.crm.entity.collection.request.SolutionCollectionRequest
-
-
Uses of SolutionCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return SolutionCollectionRequest Modifier and Type Method Description SolutionCollectionRequestSystemuser. getLk_solution_createdby()SolutionCollectionRequestSystemuser. getLk_solution_modifiedby()SolutionCollectionRequestSystemuser. getLk_solutionbase_createdonbehalfby()SolutionCollectionRequestSystemuser. getLk_solutionbase_modifiedonbehalfby()SolutionCollectionRequestOrganization. getOrganization_solution()SolutionCollectionRequestPublisher. getPublisher_solution()SolutionCollectionRequestWebresource. getSolution_configuration_webresource()SolutionCollectionRequestFileattachment. getSolution_fileid()SolutionCollectionRequestSolution. getSolution_parent_solution() -
Uses of SolutionCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return SolutionCollectionRequest Modifier and Type Method Description SolutionCollectionRequestSystemuserCollectionRequest. lk_solution_createdby()SolutionCollectionRequestSystemuserCollectionRequest. lk_solution_modifiedby()SolutionCollectionRequestSystemuserCollectionRequest. lk_solutionbase_createdonbehalfby()SolutionCollectionRequestSystemuserCollectionRequest. lk_solutionbase_modifiedonbehalfby()SolutionCollectionRequestOrganizationCollectionRequest. organization_solution()SolutionCollectionRequestPublisherCollectionRequest. publisher_solution()SolutionCollectionRequestWebresourceCollectionRequest. solution_configuration_webresource()SolutionCollectionRequestFileattachmentCollectionRequest. solution_fileid()SolutionCollectionRequestSolutionCollectionRequest. solution_parent_solution() -
Uses of SolutionCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return SolutionCollectionRequest Modifier and Type Method Description SolutionCollectionRequestSystemuserRequest. lk_solution_createdby()SolutionCollectionRequestSystemuserRequest. lk_solution_modifiedby()SolutionCollectionRequestSystemuserRequest. lk_solutionbase_createdonbehalfby()SolutionCollectionRequestSystemuserRequest. lk_solutionbase_modifiedonbehalfby()SolutionCollectionRequestOrganizationRequest. organization_solution()SolutionCollectionRequestPublisherRequest. publisher_solution()SolutionCollectionRequestWebresourceRequest. solution_configuration_webresource()SolutionCollectionRequestFileattachmentRequest. solution_fileid()SolutionCollectionRequestSolutionRequest. solution_parent_solution() -
Uses of SolutionCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of SolutionCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classSolutions
-