Uses of Class
microsoft.dynamics.crm.entity.Team
-
Packages that use Team Package Description microsoft.dynamics.crm.entity -
-
Uses of Team in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Team Modifier and Type Method Description TeamTeam.Builder. build()TeamTeam. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TeamTeam. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TeamTeam. with_administratorid_value(String _administratorid_value)TeamTeam. with_businessunitid_value(String _businessunitid_value)TeamTeam. with_createdby_value(String _createdby_value)TeamTeam. with_createdonbehalfby_value(String _createdonbehalfby_value)TeamTeam. with_modifiedby_value(String _modifiedby_value)TeamTeam. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)TeamTeam. with_queueid_value(String _queueid_value)TeamTeam. with_regardingobjectid_value(String _regardingobjectid_value)TeamTeam. with_teamtemplateid_value(String _teamtemplateid_value)TeamTeam. with_transactioncurrencyid_value(String _transactioncurrencyid_value)TeamTeam. withAzureactivedirectoryobjectid(String azureactivedirectoryobjectid)TeamTeam. withCreatedon(OffsetDateTime createdon)TeamTeam. withDescription(String description)TeamTeam. withEmailaddress(String emailaddress)TeamTeam. withExchangerate(BigDecimal exchangerate)TeamTeam. withImportsequencenumber(Integer importsequencenumber)TeamTeam. withIsdefault(Boolean isdefault)TeamTeam. withMembershiptype(Integer membershiptype)TeamTeam. withModifiedon(OffsetDateTime modifiedon)TeamTeam. withName(String name)TeamTeam. withOrganizationid(String organizationid)TeamTeam. withOverriddencreatedon(OffsetDateTime overriddencreatedon)TeamTeam. withProcessid(String processid)TeamTeam. withStageid(String stageid)TeamTeam. withSystemmanaged(Boolean systemmanaged)TeamTeam. withTeamid(String teamid)TeamTeam. withTeamtype(Integer teamtype)TeamTeam. withTraversedpath(String traversedpath)TeamTeam. withUnmappedField(String name, String value)TeamTeam. withVersionnumber(Long versionnumber)TeamTeam. withYominame(String yominame)
-