Uses of Class
microsoft.dynamics.crm.entity.request.OfficegraphdocumentRequest
-
Packages that use OfficegraphdocumentRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of OfficegraphdocumentRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return OfficegraphdocumentRequest Modifier and Type Method Description OfficegraphdocumentRequestSystem. officegraphdocuments(UUID officegraphdocumentid) -
Uses of OfficegraphdocumentRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return OfficegraphdocumentRequest Modifier and Type Method Description OfficegraphdocumentRequestSystemuserCollectionRequest. lk_officegraphdocument_createdonbehalfby(UUID officegraphdocumentid)OfficegraphdocumentRequestSystemuserCollectionRequest. lk_officegraphdocument_modifiedonbehalfby(UUID officegraphdocumentid)OfficegraphdocumentRequestOrganizationCollectionRequest. organization_officegraphdocument(UUID officegraphdocumentid)OfficegraphdocumentRequestTransactioncurrencyCollectionRequest. transactionCurrency_officegraphdocument(UUID officegraphdocumentid) -
Uses of OfficegraphdocumentRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return OfficegraphdocumentRequest Modifier and Type Method Description OfficegraphdocumentRequestSystemuserRequest. lk_officegraphdocument_createdonbehalfby(UUID officegraphdocumentid)OfficegraphdocumentRequestSystemuserRequest. lk_officegraphdocument_modifiedonbehalfby(UUID officegraphdocumentid)OfficegraphdocumentRequestOrganizationRequest. organization_officegraphdocument(UUID officegraphdocumentid)OfficegraphdocumentRequestTransactioncurrencyRequest. transactionCurrency_officegraphdocument(UUID officegraphdocumentid)
-