Utility Class |
Note: This API is now obsolete.
Namespace: Intuit.Ipp.LinqExtender
[ObsoleteAttribute("Deprecated. Use QueryService->ExecuteIdsQuery")] public static class Utility
The Utility type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Combine |
tries to combine the values for a give a type . Ex User defined clasee
and its properties.
|
![]() ![]() | CopyRecursive |
recursively copies object properties to destination.
|
![]() ![]() | InvokeMethod |
Invokes the specific method on the target
|