Uses of Class
microsoft.dynamics.crm.entity.collection.request.PostCollectionRequest
-
Packages that use PostCollectionRequest Package Description microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request microsoft.dynamics.crm.entity.set -
-
Uses of PostCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestSystemuser. getLk_post_createdby()PostCollectionRequestSystemuser. getLk_post_createdonbehalfby()PostCollectionRequestSystemuser. getLk_post_modifiedby()PostCollectionRequestSystemuser. getLk_post_modifiedonbehalfby()PostCollectionRequestOrganization. getOrganization_post()PostCollectionRequestPostregarding. getPost_PostRegardings() -
Uses of PostCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestSystemuserCollectionRequest. lk_post_createdby()PostCollectionRequestSystemuserCollectionRequest. lk_post_createdonbehalfby()PostCollectionRequestSystemuserCollectionRequest. lk_post_modifiedby()PostCollectionRequestSystemuserCollectionRequest. lk_post_modifiedonbehalfby()PostCollectionRequestOrganizationCollectionRequest. organization_post()PostCollectionRequestPostregardingCollectionRequest. post_PostRegardings() -
Uses of PostCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestSystemuserRequest. lk_post_createdby()PostCollectionRequestSystemuserRequest. lk_post_createdonbehalfby()PostCollectionRequestSystemuserRequest. lk_post_modifiedby()PostCollectionRequestSystemuserRequest. lk_post_modifiedonbehalfby()PostCollectionRequestOrganizationRequest. organization_post()PostCollectionRequestPostregardingRequest. post_PostRegardings() -
Uses of PostCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of PostCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classPosts
-