PublicAPI.Objects.UI.Models.FormMetadataItem.Count ELMA API Documentation
Get Total Number of Objects by Filter
 
 
Syntax

public long Count(
	IEntityFilter filter
)

Parameters

filter
Type: IEntityFilter
Object Filter

Return Value

Type: Int64
Number of Objects by Filter
See Also