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(String _createdby_value)ConnectionroleConnectionrole. with_createdonbehalfby_value(String _createdonbehalfby_value)ConnectionroleConnectionrole. with_modifiedby_value(String _modifiedby_value)ConnectionroleConnectionrole. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ConnectionroleConnectionrole. with_organizationid_value(String _organizationid_value)ConnectionroleConnectionrole. withCategory(Integer category)ConnectionroleConnectionrole. withComponentstate(Integer componentstate)ConnectionroleConnectionrole. withConnectionroleid(String connectionroleid)ConnectionroleConnectionrole. withConnectionroleidunique(String 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(String solutionid)ConnectionroleConnectionrole. withStatecode(Integer statecode)ConnectionroleConnectionrole. withStatuscode(Integer statuscode)ConnectionroleConnectionrole. withUnmappedField(String name, String value)ConnectionroleConnectionrole. withVersionnumber(Long versionnumber)
-