Uses of Class
microsoft.dynamics.crm.entity.Connectionrole
-
Packages that use Connectionrole Package Description microsoft.dynamics.crm.entity -
-
Uses of Connectionrole in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Connectionrole Modifier and Type Method Description ConnectionroleConnectionrole.Builder. build()ConnectionroleConnectionrole. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ConnectionroleConnectionrole. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ConnectionroleConnectionrole. with_createdby_value(UUID _createdby_value)ConnectionroleConnectionrole. with_createdonbehalfby_value(UUID _createdonbehalfby_value)ConnectionroleConnectionrole. with_modifiedby_value(UUID _modifiedby_value)ConnectionroleConnectionrole. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)ConnectionroleConnectionrole. with_organizationid_value(UUID _organizationid_value)ConnectionroleConnectionrole. withCategory(Integer category)ConnectionroleConnectionrole. withComponentstate(Integer componentstate)ConnectionroleConnectionrole. withConnectionroleid(UUID connectionroleid)ConnectionroleConnectionrole. withConnectionroleidunique(UUID connectionroleidunique)ConnectionroleConnectionrole. withCreatedon(OffsetDateTime createdon)ConnectionroleConnectionrole. withDescription(String description)ConnectionroleConnectionrole. withImportsequencenumber(Integer importsequencenumber)ConnectionroleConnectionrole. withIntroducedversion(String introducedversion)ConnectionroleConnectionrole. withIscustomizable(BooleanManagedProperty iscustomizable)ConnectionroleConnectionrole. withIsmanaged(Boolean ismanaged)ConnectionroleConnectionrole. withModifiedon(OffsetDateTime modifiedon)ConnectionroleConnectionrole. withName(String name)ConnectionroleConnectionrole. withOverwritetime(OffsetDateTime overwritetime)ConnectionroleConnectionrole. withSolutionid(UUID solutionid)ConnectionroleConnectionrole. withStatecode(Integer statecode)ConnectionroleConnectionrole. withStatuscode(Integer statuscode)ConnectionroleConnectionrole. withUnmappedField(String name, Object value)ConnectionroleConnectionrole. withVersionnumber(Long versionnumber)
-