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