Click or drag to resize
SelectEntitiesResultTotalEntityCount Property
Gets the total number of entities that the query returned.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public int TotalEntityCount { get; }

Property Value

Type: Int32
See Also