Uses of Class
microsoft.dynamics.crm.entity.Appconfigmaster
-
Packages that use Appconfigmaster Package Description microsoft.dynamics.crm.entity -
-
Uses of Appconfigmaster in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Appconfigmaster Modifier and Type Method Description AppconfigmasterAppconfigmaster.Builder. build()AppconfigmasterAppconfigmaster. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppconfigmasterAppconfigmaster. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppconfigmasterAppconfigmaster. with_createdby_value(String _createdby_value)AppconfigmasterAppconfigmaster. with_createdonbehalfby_value(String _createdonbehalfby_value)AppconfigmasterAppconfigmaster. with_modifiedby_value(String _modifiedby_value)AppconfigmasterAppconfigmaster. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)AppconfigmasterAppconfigmaster. with_organizationid_value(String _organizationid_value)AppconfigmasterAppconfigmaster. withAppconfigmasterid(String appconfigmasterid)AppconfigmasterAppconfigmaster. withConfigtype(String configtype)AppconfigmasterAppconfigmaster. withCreatedon(OffsetDateTime createdon)AppconfigmasterAppconfigmaster. withDefaultvalue(String defaultvalue)AppconfigmasterAppconfigmaster. withImportsequencenumber(Integer importsequencenumber)AppconfigmasterAppconfigmaster. withIsnavigationsetting(Integer isnavigationsetting)AppconfigmasterAppconfigmaster. withModifiedon(OffsetDateTime modifiedon)AppconfigmasterAppconfigmaster. withName(String name)AppconfigmasterAppconfigmaster. withOverriddencreatedon(OffsetDateTime overriddencreatedon)AppconfigmasterAppconfigmaster. withParentappconfigmasterid(String parentappconfigmasterid)AppconfigmasterAppconfigmaster. withUnmappedField(String name, String value)AppconfigmasterAppconfigmaster. withValidator(String validator)AppconfigmasterAppconfigmaster. withVersionnumber(Long versionnumber)
-