Uses of Class
microsoft.dynamics.crm.entity.Systemuserprofiles.Builder
-
Packages that use Systemuserprofiles.Builder Package Description microsoft.dynamics.crm.entity -
-
Uses of Systemuserprofiles.Builder in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Systemuserprofiles.Builder Modifier and Type Method Description static Systemuserprofiles.BuilderSystemuserprofiles. builderSystemuserprofiles()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Systemuserprofiles.BuilderSystemuserprofiles.Builder. fieldsecurityprofileid(UUID fieldsecurityprofileid)Systemuserprofiles.BuilderSystemuserprofiles.Builder. systemuserid(UUID systemuserid)Systemuserprofiles.BuilderSystemuserprofiles.Builder. systemuserprofileid(UUID systemuserprofileid)Systemuserprofiles.BuilderSystemuserprofiles.Builder. versionnumber(Long versionnumber)
-