Uses of Class
microsoft.dynamics.crm.entity.collection.request.ImportfileCollectionRequest
-
-
Uses of ImportfileCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ImportfileCollectionRequest Modifier and Type Method Description ImportfileCollectionRequestBusinessunit. getBusinessUnit_ImportFiles()ImportfileCollectionRequestImport. getImport_ImportFile()ImportfileCollectionRequestSystemuser. getImportFile_SystemUser()ImportfileCollectionRequestTeam. getImportFile_Team()ImportfileCollectionRequestImportmap. getImportMap_ImportFile()ImportfileCollectionRequestSystemuser. getLk_importfilebase_createdby()ImportfileCollectionRequestSystemuser. getLk_importfilebase_createdonbehalfby()ImportfileCollectionRequestSystemuser. getLk_importfilebase_modifiedby()ImportfileCollectionRequestSystemuser. getLk_importfilebase_modifiedonbehalfby()ImportfileCollectionRequestPrincipal. getOwner_importfiles()ImportfileCollectionRequestSystemuser. getSystemUser_ImportFiles()ImportfileCollectionRequestTeam. getTeam_ImportFiles() -
Uses of ImportfileCollectionRequest in microsoft.dynamics.crm.entity.collection.request
-
Uses of ImportfileCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ImportfileCollectionRequest Modifier and Type Method Description ImportfileCollectionRequestBusinessunitRequest. businessUnit_ImportFiles()ImportfileCollectionRequestImportRequest. import_ImportFile()ImportfileCollectionRequestSystemuserRequest. importFile_SystemUser()ImportfileCollectionRequestTeamRequest. importFile_Team()ImportfileCollectionRequestImportmapRequest. importMap_ImportFile()ImportfileCollectionRequestSystemuserRequest. lk_importfilebase_createdby()ImportfileCollectionRequestSystemuserRequest. lk_importfilebase_createdonbehalfby()ImportfileCollectionRequestSystemuserRequest. lk_importfilebase_modifiedby()ImportfileCollectionRequestSystemuserRequest. lk_importfilebase_modifiedonbehalfby()ImportfileCollectionRequestPrincipalRequest. owner_importfiles()ImportfileCollectionRequestSystemuserRequest. systemUser_ImportFiles()ImportfileCollectionRequestTeamRequest. team_ImportFiles() -
Uses of ImportfileCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of ImportfileCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classImportfiles
-