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(String 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(String themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_createdonbehalfby(String themeid)ThemeRequestWebresourceCollectionRequest. lk_theme_logoid(String themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_modifiedby(String themeid)ThemeRequestSystemuserCollectionRequest. lk_theme_modifiedonbehalfby(String themeid)ThemeRequestOrganizationCollectionRequest. organization_theme(String themeid)ThemeRequestTransactioncurrencyCollectionRequest. transactionCurrency_Theme(String 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(String themeid)ThemeRequestSystemuserRequest. lk_theme_createdonbehalfby(String themeid)ThemeRequestWebresourceRequest. lk_theme_logoid(String themeid)ThemeRequestSystemuserRequest. lk_theme_modifiedby(String themeid)ThemeRequestSystemuserRequest. lk_theme_modifiedonbehalfby(String themeid)ThemeRequestOrganizationRequest. organization_theme(String themeid)ThemeRequestAsyncoperationRequest. regardingobjectid_theme()ThemeRequestBulkdeletefailureRequest. regardingobjectid_theme()ThemeRequestProcesssessionRequest. regardingobjectid_theme()ThemeRequestTransactioncurrencyRequest. transactionCurrency_Theme(String themeid)
-