Click or drag to resize

PFRelation_ContentTypeItemGetCount Method (Boolean)

Gets the items count with or without 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 long GetCount(
	bool useRLS
)

Parameters

useRLS
Type: SystemBoolean

Return Value

Type: Int64
See Also