Uses of Class
microsoft.dynamics.crm.entity.Applicationuserrole
-
Packages that use Applicationuserrole Package Description microsoft.dynamics.crm.entity -
-
Uses of Applicationuserrole in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Applicationuserrole Modifier and Type Method Description ApplicationuserroleApplicationuserrole.Builder. build()ApplicationuserroleApplicationuserrole. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ApplicationuserroleApplicationuserrole. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ApplicationuserroleApplicationuserrole. withApplicationuserid(String applicationuserid)ApplicationuserroleApplicationuserrole. withApplicationuserroleid(String applicationuserroleid)ApplicationuserroleApplicationuserrole. withComponentidunique(String componentidunique)ApplicationuserroleApplicationuserrole. withComponentstate(Integer componentstate)ApplicationuserroleApplicationuserrole. withIscustomizable(BooleanManagedProperty iscustomizable)ApplicationuserroleApplicationuserrole. withIsmanaged(Boolean ismanaged)ApplicationuserroleApplicationuserrole. withOverwritetime(OffsetDateTime overwritetime)ApplicationuserroleApplicationuserrole. withRoleid(String roleid)ApplicationuserroleApplicationuserrole. withSolutionid(String solutionid)ApplicationuserroleApplicationuserrole. withUnmappedField(String name, String value)ApplicationuserroleApplicationuserrole. withVersionnumber(Long versionnumber)
-