Uses of Class
microsoft.dynamics.crm.entity.collection.request.ImportlogCollectionRequest
-
-
Uses of ImportlogCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ImportlogCollectionRequest Modifier and Type Method Description ImportlogCollectionRequestBusinessunit. getBusinessUnit_ImportLogs()ImportlogCollectionRequestImportdata. getImportLog_ImportData()ImportlogCollectionRequestImportfile. getImportLog_ImportFile()ImportlogCollectionRequestSystemuser. getLk_importlog_createdonbehalfby()ImportlogCollectionRequestSystemuser. getLk_importlog_modifiedonbehalfby()ImportlogCollectionRequestSystemuser. getLk_importlogbase_createdby()ImportlogCollectionRequestSystemuser. getLk_importlogbase_modifiedby()ImportlogCollectionRequestPrincipal. getOwner_importlogs()ImportlogCollectionRequestSystemuser. getSystemUser_ImportLogs()ImportlogCollectionRequestTeam. getTeam_ImportLogs() -
Uses of ImportlogCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ImportlogCollectionRequest Modifier and Type Method Description ImportlogCollectionRequestBusinessunitCollectionRequest. businessUnit_ImportLogs()ImportlogCollectionRequestImportdataCollectionRequest. importLog_ImportData()ImportlogCollectionRequestImportfileCollectionRequest. importLog_ImportFile()ImportlogCollectionRequestSystemuserCollectionRequest. lk_importlog_createdonbehalfby()ImportlogCollectionRequestSystemuserCollectionRequest. lk_importlog_modifiedonbehalfby()ImportlogCollectionRequestSystemuserCollectionRequest. lk_importlogbase_createdby()ImportlogCollectionRequestSystemuserCollectionRequest. lk_importlogbase_modifiedby()ImportlogCollectionRequestSystemuserCollectionRequest. systemUser_ImportLogs()ImportlogCollectionRequestTeamCollectionRequest. team_ImportLogs() -
Uses of ImportlogCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ImportlogCollectionRequest Modifier and Type Method Description ImportlogCollectionRequestBusinessunitRequest. businessUnit_ImportLogs()ImportlogCollectionRequestImportdataRequest. importLog_ImportData()ImportlogCollectionRequestImportfileRequest. importLog_ImportFile()ImportlogCollectionRequestSystemuserRequest. lk_importlog_createdonbehalfby()ImportlogCollectionRequestSystemuserRequest. lk_importlog_modifiedonbehalfby()ImportlogCollectionRequestSystemuserRequest. lk_importlogbase_createdby()ImportlogCollectionRequestSystemuserRequest. lk_importlogbase_modifiedby()ImportlogCollectionRequestPrincipalRequest. owner_importlogs()ImportlogCollectionRequestSystemuserRequest. systemUser_ImportLogs()ImportlogCollectionRequestTeamRequest. team_ImportLogs() -
Uses of ImportlogCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of ImportlogCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classImportlogs
-