Uses of Class
microsoft.dynamics.crm.entity.Fieldsecurityprofile
-
Packages that use Fieldsecurityprofile Package Description microsoft.dynamics.crm.entity -
-
Uses of Fieldsecurityprofile in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Fieldsecurityprofile Modifier and Type Method Description FieldsecurityprofileFieldsecurityprofile.Builder. build()FieldsecurityprofileFieldsecurityprofile. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.FieldsecurityprofileFieldsecurityprofile. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).FieldsecurityprofileFieldsecurityprofile. with_createdby_value(String _createdby_value)FieldsecurityprofileFieldsecurityprofile. with_createdonbehalfby_value(String _createdonbehalfby_value)FieldsecurityprofileFieldsecurityprofile. with_modifiedby_value(String _modifiedby_value)FieldsecurityprofileFieldsecurityprofile. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)FieldsecurityprofileFieldsecurityprofile. with_organizationid_value(String _organizationid_value)FieldsecurityprofileFieldsecurityprofile. withComponentstate(Integer componentstate)FieldsecurityprofileFieldsecurityprofile. withCreatedon(OffsetDateTime createdon)FieldsecurityprofileFieldsecurityprofile. withDescription(String description)FieldsecurityprofileFieldsecurityprofile. withFieldsecurityprofileid(String fieldsecurityprofileid)FieldsecurityprofileFieldsecurityprofile. withFieldsecurityprofileidunique(String fieldsecurityprofileidunique)FieldsecurityprofileFieldsecurityprofile. withIsmanaged(Boolean ismanaged)FieldsecurityprofileFieldsecurityprofile. withModifiedon(OffsetDateTime modifiedon)FieldsecurityprofileFieldsecurityprofile. withName(String name)FieldsecurityprofileFieldsecurityprofile. withOverwritetime(OffsetDateTime overwritetime)FieldsecurityprofileFieldsecurityprofile. withSolutionid(String solutionid)FieldsecurityprofileFieldsecurityprofile. withUnmappedField(String name, String value)FieldsecurityprofileFieldsecurityprofile. withVersionnumber(Long versionnumber)
-