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