Click or drag to resize
WebCrmDataCollectionCount Property
Gets the count of records.

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 int Count { get; }

Property Value

Type: Int32
See Also