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(String 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(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_createdonbehalfby(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_modifiedby(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserCollectionRequest. lk_timezonelocalizedname_modifiedonbehalfby(String timezonelocalizednameid)TimezonelocalizednameRequestTimezonedefinitionCollectionRequest. lk_timezonelocalizedname_timezonedefinitionid(String 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(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_createdonbehalfby(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_modifiedby(String timezonelocalizednameid)TimezonelocalizednameRequestSystemuserRequest. lk_timezonelocalizedname_modifiedonbehalfby(String timezonelocalizednameid)TimezonelocalizednameRequestTimezonedefinitionRequest. lk_timezonelocalizedname_timezonedefinitionid(String timezonelocalizednameid)
-