Uses of Class
microsoft.dynamics.crm.entity.Entityrelationship
-
Packages that use Entityrelationship Package Description microsoft.dynamics.crm.entity -
-
Uses of Entityrelationship in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Entityrelationship Modifier and Type Method Description EntityrelationshipEntityrelationship.Builder. build()EntityrelationshipEntityrelationship. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EntityrelationshipEntityrelationship. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EntityrelationshipEntityrelationship. withComponentstate(Integer componentstate)EntityrelationshipEntityrelationship. withEntityrelationshipid(UUID entityrelationshipid)EntityrelationshipEntityrelationship. withOverwritetime(OffsetDateTime overwritetime)EntityrelationshipEntityrelationship. withSchemaname(String schemaname)EntityrelationshipEntityrelationship. withSolutionid(UUID solutionid)EntityrelationshipEntityrelationship. withUnmappedField(String name, String value)
-