Uses of Class
microsoft.dynamics.crm.entity.EntityNameAttributeMetadata
-
Packages that use EntityNameAttributeMetadata Package Description microsoft.dynamics.crm.entity -
-
Uses of EntityNameAttributeMetadata in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return EntityNameAttributeMetadata Modifier and Type Method Description EntityNameAttributeMetadataEntityNameAttributeMetadata.Builder. build()EntityNameAttributeMetadataEntityNameAttributeMetadata. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EntityNameAttributeMetadataEntityNameAttributeMetadata. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EntityNameAttributeMetadataEntityNameAttributeMetadata. withIsEntityReferenceStored(Boolean isEntityReferenceStored)EntityNameAttributeMetadataEntityNameAttributeMetadata. withUnmappedField(String name, Object value)
-