PFRelation_BaseObjectParentType, ChildTypeCount Property |
Gets the count of objects in the cache or query the database table with a global COUNT (using RLS).
Note : can be slow on large tables/permission sets.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public long Count { get; }
Property Value
Type:
Int64See Also