.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Core
CDCCallCompletedEventArgs Class
CDCCallCompletedEventArgs Properties
Entities Property
Error Property
CDCCallCompletedEventArgs
Entities Property
Gets or sets Entities from the result.
Namespace:
Intuit.Ipp.Core
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
Dictionary
<
string
,
List
<
IEntity
>>
Entities
{
get
;
set
; }
Property Value
Type:
Dictionary
String
,
List
IEntity
See Also
Reference
CDCCallCompletedEventArgs Class
Intuit.Ipp.Core Namespace