Uses of Class
microsoft.dynamics.crm.entity.Systemuserprofiles
-
Packages that use Systemuserprofiles Package Description microsoft.dynamics.crm.entity -
-
Uses of Systemuserprofiles in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Systemuserprofiles Modifier and Type Method Description SystemuserprofilesSystemuserprofiles.Builder. build()SystemuserprofilesSystemuserprofiles. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SystemuserprofilesSystemuserprofiles. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SystemuserprofilesSystemuserprofiles. withFieldsecurityprofileid(UUID fieldsecurityprofileid)SystemuserprofilesSystemuserprofiles. withSystemuserid(UUID systemuserid)SystemuserprofilesSystemuserprofiles. withSystemuserprofileid(UUID systemuserprofileid)SystemuserprofilesSystemuserprofiles. withUnmappedField(String name, String value)SystemuserprofilesSystemuserprofiles. withVersionnumber(Long versionnumber)
-