Click or drag to resize

PFRelation_BaseObjectParentType, ChildTypeGetCount Method (PFQueryNode)

Gets the count of objects with a global COUNT (with RLS).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual long GetCount(
	PFQueryNode filters
)

Parameters

filters
Type: Packflow.CorePFQueryNode

Return Value

Type: Int64
See Also