Uses of Class
microsoft.dynamics.crm.entity.collection.request.CallbackregistrationCollectionRequest
-
-
Uses of CallbackregistrationCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return CallbackregistrationCollectionRequest Modifier and Type Method Description CallbackregistrationCollectionRequestBusinessunit. getBusinessunit_callbackregistration()CallbackregistrationCollectionRequestPrincipal. getOwner_callbackregistration()CallbackregistrationCollectionRequestSystemuser. getSystemuser_callbackregistration_createdby()CallbackregistrationCollectionRequestSystemuser. getSystemuser_callbackregistration_createdonbehalfby()CallbackregistrationCollectionRequestSystemuser. getSystemuser_callbackregistration_modifiedby()CallbackregistrationCollectionRequestSystemuser. getSystemuser_callbackregistration_modifiedonbehalfby() -
Uses of CallbackregistrationCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return CallbackregistrationCollectionRequest Modifier and Type Method Description CallbackregistrationCollectionRequestBusinessunitCollectionRequest. businessunit_callbackregistration()CallbackregistrationCollectionRequestSystemuserCollectionRequest. systemuser_callbackregistration_createdby()CallbackregistrationCollectionRequestSystemuserCollectionRequest. systemuser_callbackregistration_createdonbehalfby()CallbackregistrationCollectionRequestSystemuserCollectionRequest. systemuser_callbackregistration_modifiedby()CallbackregistrationCollectionRequestSystemuserCollectionRequest. systemuser_callbackregistration_modifiedonbehalfby() -
Uses of CallbackregistrationCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return CallbackregistrationCollectionRequest Modifier and Type Method Description CallbackregistrationCollectionRequestBusinessunitRequest. businessunit_callbackregistration()CallbackregistrationCollectionRequestPrincipalRequest. owner_callbackregistration()CallbackregistrationCollectionRequestSystemuserRequest. systemuser_callbackregistration_createdby()CallbackregistrationCollectionRequestSystemuserRequest. systemuser_callbackregistration_createdonbehalfby()CallbackregistrationCollectionRequestSystemuserRequest. systemuser_callbackregistration_modifiedby()CallbackregistrationCollectionRequestSystemuserRequest. systemuser_callbackregistration_modifiedonbehalfby() -
Uses of CallbackregistrationCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of CallbackregistrationCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classCallbackregistrations
-