Uses of Class
microsoft.dynamics.crm.entity.request.PostRequest
-
Packages that use PostRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of PostRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return PostRequest Modifier and Type Method Description PostRequestSystem. posts(String postid) -
Uses of PostRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return PostRequest Modifier and Type Method Description PostRequestPostcomment. getPostid()PostRequestPostlike. getPostid()PostRequestAsyncoperation. getRegardingobjectid_post()PostRequestBulkdeletefailure. getRegardingobjectid_post() -
Uses of PostRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return PostRequest Modifier and Type Method Description PostRequestSystemuserCollectionRequest. lk_post_createdby(String postid)PostRequestSystemuserCollectionRequest. lk_post_createdonbehalfby(String postid)PostRequestSystemuserCollectionRequest. lk_post_modifiedby(String postid)PostRequestSystemuserCollectionRequest. lk_post_modifiedonbehalfby(String postid)PostRequestOrganizationCollectionRequest. organization_post(String postid)PostRequestPostregardingCollectionRequest. post_PostRegardings(String postid) -
Uses of PostRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return PostRequest Modifier and Type Method Description PostRequestSystemuserRequest. lk_post_createdby(String postid)PostRequestSystemuserRequest. lk_post_createdonbehalfby(String postid)PostRequestSystemuserRequest. lk_post_modifiedby(String postid)PostRequestSystemuserRequest. lk_post_modifiedonbehalfby(String postid)PostRequestOrganizationRequest. organization_post(String postid)PostRequestPostregardingRequest. post_PostRegardings(String postid)PostRequestPostcommentRequest. postid()PostRequestPostlikeRequest. postid()PostRequestAsyncoperationRequest. regardingobjectid_post()PostRequestBulkdeletefailureRequest. regardingobjectid_post()
-