Click or drag to resize
AssetSearchResultTotalRecords Property
Gets the total number of records returns from the search.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int TotalRecords { get; set; }

Property Value

Type: Int32
See Also