Uses of Class
microsoft.dynamics.crm.entity.request.WebwizardRequest
-
Packages that use WebwizardRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of WebwizardRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return WebwizardRequest Modifier and Type Method Description WebwizardRequestSystem. webwizards(String webwizardid) -
Uses of WebwizardRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return WebwizardRequest Modifier and Type Method Description WebwizardRequestSystemuserCollectionRequest. lk_webwizard_createdby(String webwizardid)WebwizardRequestSystemuserCollectionRequest. lk_webwizard_createdonbehalfby(String webwizardid)WebwizardRequestSystemuserCollectionRequest. lk_webwizard_modifiedby(String webwizardid)WebwizardRequestSystemuserCollectionRequest. lk_webwizard_modifiedonbehalfby(String webwizardid)WebwizardRequestOrganizationCollectionRequest. organization_webwizard(String webwizardid) -
Uses of WebwizardRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return WebwizardRequest Modifier and Type Method Description WebwizardRequestSystemuserRequest. lk_webwizard_createdby(String webwizardid)WebwizardRequestSystemuserRequest. lk_webwizard_createdonbehalfby(String webwizardid)WebwizardRequestSystemuserRequest. lk_webwizard_modifiedby(String webwizardid)WebwizardRequestSystemuserRequest. lk_webwizard_modifiedonbehalfby(String webwizardid)WebwizardRequestOrganizationRequest. organization_webwizard(String webwizardid)
-