Uses of Class
microsoft.dynamics.crm.complex.LookupEntityMetadata
-
Packages that use LookupEntityMetadata Package Description microsoft.dynamics.crm.complex -
-
Uses of LookupEntityMetadata in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as LookupEntityMetadata Modifier and Type Field Description protected LookupEntityMetadataLookupMetadata. entityMethods in microsoft.dynamics.crm.complex that return types with arguments of type LookupEntityMetadata Modifier and Type Method Description Optional<LookupEntityMetadata>LookupMetadata. getEntity()Methods in microsoft.dynamics.crm.complex with parameters of type LookupEntityMetadata Modifier and Type Method Description LookupMetadata.BuilderLookupMetadata.Builder. entity(LookupEntityMetadata entity)LookupMetadataLookupMetadata. withEntity(LookupEntityMetadata entity)
-