Uses of Class
microsoft.dynamics.crm.entity.request.SystemformRequest
-
Packages that use SystemformRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of SystemformRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return SystemformRequest Modifier and Type Method Description SystemformRequestSystem. systemforms(UUID formid) -
Uses of SystemformRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return SystemformRequest Modifier and Type Method Description SystemformRequestSystemform. getAncestorformid()SystemformRequestProcesstrigger. getFormid()SystemformRequestAsyncoperation. getRegardingobjectid_systemform()SystemformRequestBulkdeletefailure. getRegardingobjectid_systemform() -
Uses of SystemformRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return SystemformRequest Modifier and Type Method Description SystemformRequestSystemformCollectionRequest. form_ancestor_form(UUID formid)SystemformRequestOrganizationCollectionRequest. organization_systemforms(UUID formid) -
Uses of SystemformRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return SystemformRequest Modifier and Type Method Description SystemformRequestSystemformRequest. ancestorformid()SystemformRequestSystemformRequest. form_ancestor_form(UUID formid)SystemformRequestProcesstriggerRequest. formid()SystemformRequestOrganizationRequest. organization_systemforms(UUID formid)SystemformRequestAsyncoperationRequest. regardingobjectid_systemform()SystemformRequestBulkdeletefailureRequest. regardingobjectid_systemform()
-