Uses of Class
microsoft.dynamics.crm.entity.collection.request.PostcommentCollectionRequest
-
-
Uses of PostcommentCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return PostcommentCollectionRequest Modifier and Type Method Description PostcommentCollectionRequestSystemuser. getLk_postcomment_createdby()PostcommentCollectionRequestSystemuser. getLk_postcomment_createdonbehalfby()PostcommentCollectionRequestOrganization. getOrganization_PostComment()PostcommentCollectionRequestPost. getPost_Comments() -
Uses of PostcommentCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return PostcommentCollectionRequest Modifier and Type Method Description PostcommentCollectionRequestSystemuserCollectionRequest. lk_postcomment_createdby()PostcommentCollectionRequestSystemuserCollectionRequest. lk_postcomment_createdonbehalfby()PostcommentCollectionRequestOrganizationCollectionRequest. organization_PostComment()PostcommentCollectionRequestPostCollectionRequest. post_Comments() -
Uses of PostcommentCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return PostcommentCollectionRequest Modifier and Type Method Description PostcommentCollectionRequestSystemuserRequest. lk_postcomment_createdby()PostcommentCollectionRequestSystemuserRequest. lk_postcomment_createdonbehalfby()PostcommentCollectionRequestOrganizationRequest. organization_PostComment()PostcommentCollectionRequestPostRequest. post_Comments() -
Uses of PostcommentCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of PostcommentCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classPostcomments
-