Uses of Class
microsoft.dynamics.crm.entity.request.ThemeRequest
-
Packages that use ThemeRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ThemeRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return ThemeRequest Modifier and Type Method Description ThemeRequestSystem. themes(UUID themeid) -
Uses of ThemeRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ThemeRequest Modifier and Type Method Description ThemeRequestAsyncoperation. getRegardingobjectid_theme()ThemeRequestBulkdeletefailure. getRegardingobjectid_theme()ThemeRequestProcesssession. getRegardingobjectid_theme() -
Uses of ThemeRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ThemeRequest Modifier and Type Method Description ThemeRequestSystemuserCollectionRequest. lk_theme_createdby(UUID themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_createdonbehalfby(UUID themeid)ThemeRequestWebresourceCollectionRequest. lk_theme_logoid(UUID themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_modifiedby(UUID themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_modifiedonbehalfby(UUID themeid)ThemeRequestOrganizationCollectionRequest. organization_theme(UUID themeid)ThemeRequestTransactioncurrencyCollectionRequest. transactionCurrency_Theme(UUID themeid) -
Uses of ThemeRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ThemeRequest Modifier and Type Method Description ThemeRequestSystemuserRequest. lk_theme_createdby(UUID themeid)ThemeRequestSystemuserRequest. lk_theme_createdonbehalfby(UUID themeid)ThemeRequestWebresourceRequest. lk_theme_logoid(UUID themeid)ThemeRequestSystemuserRequest. lk_theme_modifiedby(UUID themeid)ThemeRequestSystemuserRequest. lk_theme_modifiedonbehalfby(UUID themeid)ThemeRequestOrganizationRequest. organization_theme(UUID themeid)ThemeRequestAsyncoperationRequest. regardingobjectid_theme()ThemeRequestBulkdeletefailureRequest. regardingobjectid_theme()ThemeRequestProcesssessionRequest. regardingobjectid_theme()ThemeRequestTransactioncurrencyRequest. transactionCurrency_Theme(UUID themeid)
-