Uses of Class
microsoft.dynamics.crm.entity.Territory
-
Packages that use Territory Package Description microsoft.dynamics.crm.entity -
-
Uses of Territory in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Territory Modifier and Type Method Description TerritoryTerritory.Builder. build()TerritoryTerritory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TerritoryTerritory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TerritoryTerritory. with_createdby_value(String _createdby_value)TerritoryTerritory. with_createdonbehalfby_value(String _createdonbehalfby_value)TerritoryTerritory. with_managerid_value(String _managerid_value)TerritoryTerritory. with_modifiedby_value(String _modifiedby_value)TerritoryTerritory. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)TerritoryTerritory. with_organizationid_value(String _organizationid_value)TerritoryTerritory. with_parentterritoryid_value(String _parentterritoryid_value)TerritoryTerritory. with_transactioncurrencyid_value(String _transactioncurrencyid_value)TerritoryTerritory. withCreatedon(OffsetDateTime createdon)TerritoryTerritory. withDescription(String description)TerritoryTerritory. withEntityimage(byte[] entityimage)TerritoryTerritory. withEntityimage_timestamp(Long entityimage_timestamp)TerritoryTerritory. withEntityimage_url(String entityimage_url)TerritoryTerritory. withEntityimageid(String entityimageid)TerritoryTerritory. withExchangerate(BigDecimal exchangerate)TerritoryTerritory. withImportsequencenumber(Integer importsequencenumber)TerritoryTerritory. withModifiedon(OffsetDateTime modifiedon)TerritoryTerritory. withName(String name)TerritoryTerritory. withOverriddencreatedon(OffsetDateTime overriddencreatedon)TerritoryTerritory. withTerritoryid(String territoryid)TerritoryTerritory. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)TerritoryTerritory. withUnmappedField(String name, String value)TerritoryTerritory. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)TerritoryTerritory. withVersionnumber(Long versionnumber)
-