Uses of Class
microsoft.dynamics.crm.entity.collection.request.PlugintypeCollectionRequest
-
-
Uses of PlugintypeCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return PlugintypeCollectionRequest Modifier and Type Method Description PlugintypeCollectionRequestSystemuser. getCreatedby_plugintype()PlugintypeCollectionRequestSystemuser. getLk_plugintype_createdonbehalfby()PlugintypeCollectionRequestSystemuser. getLk_plugintype_modifiedonbehalfby()PlugintypeCollectionRequestSystemuser. getModifiedby_plugintype()PlugintypeCollectionRequestOrganization. getOrganization_plugintype()PlugintypeCollectionRequestPluginassembly. getPluginassembly_plugintype() -
Uses of PlugintypeCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return PlugintypeCollectionRequest Modifier and Type Method Description PlugintypeCollectionRequestSystemuserCollectionRequest. createdby_plugintype()PlugintypeCollectionRequestSystemuserCollectionRequest. lk_plugintype_createdonbehalfby()PlugintypeCollectionRequestSystemuserCollectionRequest. lk_plugintype_modifiedonbehalfby()PlugintypeCollectionRequestSystemuserCollectionRequest. modifiedby_plugintype()PlugintypeCollectionRequestOrganizationCollectionRequest. organization_plugintype()PlugintypeCollectionRequestPluginassemblyCollectionRequest. pluginassembly_plugintype() -
Uses of PlugintypeCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return PlugintypeCollectionRequest Modifier and Type Method Description PlugintypeCollectionRequestSystemuserRequest. createdby_plugintype()PlugintypeCollectionRequestSystemuserRequest. lk_plugintype_createdonbehalfby()PlugintypeCollectionRequestSystemuserRequest. lk_plugintype_modifiedonbehalfby()PlugintypeCollectionRequestSystemuserRequest. modifiedby_plugintype()PlugintypeCollectionRequestOrganizationRequest. organization_plugintype()PlugintypeCollectionRequestPluginassemblyRequest. pluginassembly_plugintype() -
Uses of PlugintypeCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of PlugintypeCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classPlugintypes
-