Uses of Class
microsoft.dynamics.crm.entity.collection.request.SocialprofileCollectionRequest
-
-
Uses of SocialprofileCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return SocialprofileCollectionRequest Modifier and Type Method Description SocialprofileCollectionRequestBusinessunit. getBusiness_unit_socialprofiles()SocialprofileCollectionRequestSystemuser. getLk_SocialProfile_createdonbehalfby()SocialprofileCollectionRequestSystemuser. getLk_SocialProfile_modifiedonbehalfby()SocialprofileCollectionRequestPrincipal. getOwner_SocialProfile()SocialprofileCollectionRequestAccount. getSocialprofile_customer_accounts()SocialprofileCollectionRequestContact. getSocialprofile_customer_contacts()SocialprofileCollectionRequestSystemuser. getSocialProfile_owning_user()SocialprofileCollectionRequestTransactioncurrency. getTransactioncurrency_SocialProfile() -
Uses of SocialprofileCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return SocialprofileCollectionRequest Modifier and Type Method Description SocialprofileCollectionRequestBusinessunitCollectionRequest. business_unit_socialprofiles()SocialprofileCollectionRequestSystemuserCollectionRequest. lk_SocialProfile_createdonbehalfby()SocialprofileCollectionRequestSystemuserCollectionRequest. lk_SocialProfile_modifiedonbehalfby()SocialprofileCollectionRequestAccountCollectionRequest. socialprofile_customer_accounts()SocialprofileCollectionRequestContactCollectionRequest. socialprofile_customer_contacts()SocialprofileCollectionRequestSystemuserCollectionRequest. socialProfile_owning_user()SocialprofileCollectionRequestTransactioncurrencyCollectionRequest. transactioncurrency_SocialProfile() -
Uses of SocialprofileCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return SocialprofileCollectionRequest Modifier and Type Method Description SocialprofileCollectionRequestBusinessunitRequest. business_unit_socialprofiles()SocialprofileCollectionRequestSystemuserRequest. lk_SocialProfile_createdonbehalfby()SocialprofileCollectionRequestSystemuserRequest. lk_SocialProfile_modifiedonbehalfby()SocialprofileCollectionRequestPrincipalRequest. owner_SocialProfile()SocialprofileCollectionRequestAccountRequest. socialprofile_customer_accounts()SocialprofileCollectionRequestContactRequest. socialprofile_customer_contacts()SocialprofileCollectionRequestSystemuserRequest. socialProfile_owning_user()SocialprofileCollectionRequestTransactioncurrencyRequest. transactioncurrency_SocialProfile() -
Uses of SocialprofileCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of SocialprofileCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classSocialprofiles
-