Uses of Class
microsoft.dynamics.crm.complex.EntityCollection.Builder
-
Packages that use EntityCollection.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of EntityCollection.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return EntityCollection.Builder Modifier and Type Method Description static EntityCollection.BuilderEntityCollection. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-