Click or drag to resize
WriteCollectionToWebCrmResultResults Property
Gets or sets the array of write result for each processed WebCRM data item.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public WriteToWebCrmResult[] Results { get; set; }

Property Value

Type: WriteToWebCrmResult
See Also