Uses of Class
microsoft.dynamics.crm.entity.request.PostfollowRequest
-
Packages that use PostfollowRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of PostfollowRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return PostfollowRequest Modifier and Type Method Description PostfollowRequestSystem. postfollows(UUID postfollowid) -
Uses of PostfollowRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return PostfollowRequest Modifier and Type Method Description PostfollowRequestAsyncoperation. getRegardingobjectid_postfollow()PostfollowRequestSyncerror. getRegardingobjectid_postfollow_syncerror() -
Uses of PostfollowRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return PostfollowRequest Modifier and Type Method Description PostfollowRequestAccountCollectionRequest. account_PostFollows(UUID postfollowid)PostfollowRequestAppointmentCollectionRequest. appointment_PostFollows(UUID postfollowid)PostfollowRequestBusinessunitCollectionRequest. business_unit_postfollows(UUID postfollowid)PostfollowRequestContactCollectionRequest. contact_PostFollows(UUID postfollowid)PostfollowRequestKnowledgearticleCollectionRequest. knowledgearticle_PostFollows(UUID postfollowid)PostfollowRequestSystemuserCollectionRequest. lk_PostFollow_createdby(UUID postfollowid)PostfollowRequestSystemuserCollectionRequest. lk_postfollow_createdonbehalfby(UUID postfollowid)PostfollowRequestTeamCollectionRequest. owningTeam_postfollows(UUID postfollowid)PostfollowRequestPhonecallCollectionRequest. phonecall_PostFollows(UUID postfollowid)PostfollowRequestProcesssessionCollectionRequest. processsession_PostFollows(UUID postfollowid)PostfollowRequestQueueCollectionRequest. queue_PostFollows(UUID postfollowid)PostfollowRequestRecurringappointmentmasterCollectionRequest. recurringappointmentmaster_PostFollows(UUID postfollowid)PostfollowRequestSystemuserCollectionRequest. systemuser_PostFollows(UUID postfollowid)PostfollowRequestTaskCollectionRequest. task_PostFollows(UUID postfollowid)PostfollowRequestSystemuserCollectionRequest. user_owner_postfollows(UUID postfollowid) -
Uses of PostfollowRequest in microsoft.dynamics.crm.entity.request
-