Uses of Class
microsoft.dynamics.crm.entity.Relationshipattribute
-
Packages that use Relationshipattribute Package Description microsoft.dynamics.crm.entity -
-
Uses of Relationshipattribute in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Relationshipattribute Modifier and Type Method Description RelationshipattributeRelationshipattribute.Builder. build()RelationshipattributeRelationshipattribute. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RelationshipattributeRelationshipattribute. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RelationshipattributeRelationshipattribute. with_referencedattributeid_value(UUID _referencedattributeid_value)RelationshipattributeRelationshipattribute. with_referencingattributeid_value(UUID _referencingattributeid_value)RelationshipattributeRelationshipattribute. with_relationshipid_value(UUID _relationshipid_value)RelationshipattributeRelationshipattribute. withComponentidunique(UUID componentidunique)RelationshipattributeRelationshipattribute. withComponentstate(Integer componentstate)RelationshipattributeRelationshipattribute. withIscustomizable(BooleanManagedProperty iscustomizable)RelationshipattributeRelationshipattribute. withIsmanaged(Boolean ismanaged)RelationshipattributeRelationshipattribute. withName(String name)RelationshipattributeRelationshipattribute. withOverwritetime(OffsetDateTime overwritetime)RelationshipattributeRelationshipattribute. withRelationshipattributeid(UUID relationshipattributeid)RelationshipattributeRelationshipattribute. withSolutionid(UUID solutionid)RelationshipattributeRelationshipattribute. withUnmappedField(String name, String value)
-