Uses of Class
microsoft.dynamics.crm.entity.request.TimezonelocalizednameRequest
-
Packages that use TimezonelocalizednameRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of TimezonelocalizednameRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return TimezonelocalizednameRequest Modifier and Type Method Description TimezonelocalizednameRequestSystem. timezonelocalizednames(UUID timezonelocalizednameid) -
Uses of TimezonelocalizednameRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return TimezonelocalizednameRequest Modifier and Type Method Description TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_createdby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_createdonbehalfby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_modifiedby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_modifiedonbehalfby(UUID timezonelocalizednameid)TimezonelocalizednameRequestTimezonedefinitionCollectionRequest. lk_timezonelocalizedname_timezonedefinitionid(UUID timezonelocalizednameid) -
Uses of TimezonelocalizednameRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return TimezonelocalizednameRequest Modifier and Type Method Description TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_createdby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_createdonbehalfby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_modifiedby(UUID timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_modifiedonbehalfby(UUID timezonelocalizednameid)TimezonelocalizednameRequestTimezonedefinitionRequest. lk_timezonelocalizedname_timezonedefinitionid(UUID timezonelocalizednameid)
-